Type Alias blas_array2::blas2::spmv::DSPMV

source ·
pub type DSPMV<'a, 'x, 'y> = SPMV<'a, 'x, 'y, f64>;

Aliased Type§

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