Type Alias blas_array2::blas3::gemm::CGEMM

source ·
pub type CGEMM<'a, 'b, 'c> = GEMM<'a, 'b, 'c, c32>;

Aliased Type§

struct CGEMM<'a, 'b, 'c> { /* private fields */ }