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