Type Alias blas_array2::blas2::gemv::CGEMV

source ·
pub type CGEMV<'a, 'x, 'y> = GEMV<'a, 'x, 'y, c32>;

Aliased Type§

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