gemm

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias gemm = glas_sgemm
  2. alias gemm = glas_dgemm
  3. alias gemm = glas_cgemm
  4. alias gemm = glas_zgemm
    extern (C) nothrow @nogc @system
    alias gemm = glas_zgemm

Meta