Float64x2.fromFloat32x4 constructor Null safety
Uses the "x" and "y" lanes from v
.
Implementation
external factory Float64x2.fromFloat32x4(Float32x4 v);
Uses the "x" and "y" lanes from v
.
external factory Float64x2.fromFloat32x4(Float32x4 v);