Type Alias blas_array2::blas2::sbmv::HBMV
source · pub type HBMV<'a, 'x, 'y, F> = SBMV_Builder<'a, 'x, 'y, F, BLASHermi<F>>;Aliased Type§
struct HBMV<'a, 'x, 'y, F> { /* private fields */ }pub type HBMV<'a, 'x, 'y, F> = SBMV_Builder<'a, 'x, 'y, F, BLASHermi<F>>;struct HBMV<'a, 'x, 'y, F> { /* private fields */ }