Function get_gemm_fn

Source
pub fn get_gemm_fn() -> unsafe fn(usize, usize, usize, *mut Complex<f32>, isize, isize, bool, *const Complex<f32>, isize, isize, *const Complex<f32>, isize, isize, Complex<f32>, Complex<f32>, bool, bool, bool, Parallelism)