Type Alias SSPMV

Source
pub type SSPMV<'a, 'x, 'y> = HPMV<'a, 'x, 'y, f32>;

Aliased Typeยง

struct SSPMV<'a, 'x, 'y> { /* private fields */ }