Ejemplo n.º 1
0
 get => Sse.Sqrt(Sse41.DotProduct(_vector, _vector, 255));
Ejemplo n.º 2
0
 set => SetProperty(ref _vector, value);