Type Alias blas_array2::blas2::ger::CGERU

source ·
pub type CGERU<'x, 'y, 'a> = GER<'x, 'y, 'a, c32>;

Aliased Type§

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