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