Type Alias blas_array2::blas2::gerc::GERC

source ·
pub type GERC<'x, 'y, 'a, F> = GERC_Builder<'x, 'y, 'a, F>;

Aliased Type§

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