Type Alias blas_array2::blas3::gemm::GEMM
source · pub type GEMM<'a, 'b, 'c, F> = GEMM_Builder<'a, 'b, 'c, F>;Aliased Type§
struct GEMM<'a, 'b, 'c, F> { /* private fields */ }pub type GEMM<'a, 'b, 'c, F> = GEMM_Builder<'a, 'b, 'c, F>;struct GEMM<'a, 'b, 'c, F> { /* private fields */ }