Type Alias blas_array2::blas2::spr::HPR

source ·
pub type HPR<'x, 'a, F> = SPR_Builder<'x, 'a, F, BLASHermi<F>>;

Aliased Type§

struct HPR<'x, 'a, F> { /* private fields */ }