Macro gemm_common::horizontal_cplx_kernel

source ยท
macro_rules! horizontal_cplx_kernel {
    ($([$target: tt])?, $name: ident, $m: tt, $n: tt $(,)?) => { ... };
}