Type Alias blas_array2::blas2::gerc::CGERC

source ·
pub type CGERC<'x, 'y, 'a> = GERC<'x, 'y, 'a, c32>;

Aliased Type§

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