Type Alias blas_array2::blas2::gemv::GEMV
source · pub type GEMV<'a, 'x, 'y, F> = GEMV_Builder<'a, 'x, 'y, F>;
Aliased Type§
struct GEMV<'a, 'x, 'y, F> { /* private fields */ }
pub type GEMV<'a, 'x, 'y, F> = GEMV_Builder<'a, 'x, 'y, F>;
struct GEMV<'a, 'x, 'y, F> { /* private fields */ }