Type Alias blas_array2::blas2::spr2::DSPR2

source ·
pub type DSPR2<'x, 'y, 'a> = SPR2<'x, 'y, 'a, f64>;

Aliased Type§

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