Type Alias blas_array2::blas2::spr::SSPR

source ·
pub type SSPR<'x, 'a> = SPR<'x, 'a, f32>;

Aliased Type§

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