Type Alias CGBMV

Source
pub type CGBMV<'a, 'x, 'y> = GBMV<'a, 'x, 'y, c32>;

Aliased Typeยง

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