Dart SDK
dart:typed_data
Float64x2
Float64x2.fromFloat32x4
constructor
Float64x2.fromFloat32x4
Float64x2
Properties
x
y
signMask
Constructors
Float64x2
splat
zero
fromFloat32x4
Operators
operator +
operator unary-
operator -
operator *
operator /
Methods
scale
abs
clamp
withX
withY
min
max
sqrt
Float64x2.fromFloat32x4
(
Float32x4
v
)
Uses the "x" and "y" lanes from v.