Type Alias blas_array2::blas3::gemm::ZGEMM

source ·
pub type ZGEMM<'a, 'b, 'c> = GEMM<'a, 'b, 'c, c64>;

Aliased Type§

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