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