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
Converts to this type from the input type.