Skip to main content

SimdVectorF32

Type Alias SimdVectorF32 

Source
pub type SimdVectorF32 = Vector<f32>;
Expand description

SIMD vector type from trueno (f32).

Aliased Typeยง

pub struct SimdVectorF32 { /* private fields */ }