Type Alias blas_array2::blas2::spr::DSPR

source ·
pub type DSPR<'x, 'a> = SPR<'x, 'a, f64>;

Aliased Type§

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