Type Alias blas_array2::blas2::trmv::STRMV

source ·
pub type STRMV<'a, 'x> = TRMV<'a, 'x, f32>;

Aliased Type§

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