Dart API Reference
dart:typed_data
Float64x2
Float64x2.fromFloat32x4
Float64x2.fromFloat32x4
constructor
Uses the "x" and "y" lanes from v.
Float64x2.fromFloat32x4
(
Float32x4
v
)
Uses the "x" and "y" lanes from v.