Type Alias DSPMV

Source
pub type DSPMV<'a, 'x, 'y> = HPMV<'a, 'x, 'y, f64>;

Aliased Typeยง

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