Type Alias ZGBMV

Source
pub type ZGBMV<'a, 'x, 'y> = GBMV<'a, 'x, 'y, c64>;

Aliased Typeยง

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