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