示例#1
0
 public static void StoreToVector(this Vector256 <double> vector, Vector3D *destination) => vector.ToVector3D(&destination->X);