Type Alias blas_array2::blas2::spr2::SSPR2

source ·
pub type SSPR2<'x, 'y, 'a> = SPR2<'x, 'y, 'a, f32>;

Aliased Type§

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