Type Alias blas_array2::blas2::spr2::CHPR2

source ·
pub type CHPR2<'x, 'y, 'a> = HPR2<'x, 'y, 'a, c32>;

Aliased Type§

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