Re-exports§
pub use self::cblas_cgemm as gemm;pub use self::cblas_chemm as hemm;pub use self::cblas_cher2k as her2k;pub use self::cblas_cherk as herk;pub use self::cblas_csymm as symm;pub use self::cblas_csyr2k as syr2k;pub use self::cblas_csyrk as syrk;pub use self::cblas_ctrmm as trmm;pub use self::cblas_ctrsm as trsm;