Expand description
Vector of two f64
values
Trait Implementations
sourceimpl From<vector_double> for f64x2
impl From<vector_double> for f64x2
sourcefn from(value: vector_double) -> f64x2
fn from(value: vector_double) -> f64x2
Performs the conversion.