pub type SSBMV<'a, 'x, 'y> = HBMV<'a, 'x, 'y, f32>;
pub struct SSBMV<'a, 'x, 'y> { /* private fields */ }