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