示例#1
0
 get => Sse.Sqrt(Sse41.DotProduct(_vector, _vector, 255));
 set => SetProperty(ref _vector, value);