Type Alias DTBMV

Source
pub type DTBMV<'a, 'x> = TBMV<'a, 'x, f64>;

Aliased Typeยง

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