Type Alias STPMV

Source
pub type STPMV<'a, 'x> = TPMV<'a, 'x, f32>;

Aliased Typeยง

pub struct STPMV<'a, 'x> { /* private fields */ }