Type Alias blas_array2::blas2::ger::ZGERU

source ·
pub type ZGERU<'x, 'y, 'a> = GER<'x, 'y, 'a, c64>;

Aliased Type§

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