Mojo function
macro_kernel
fn macro_kernel[Type: DType, //, mr: Int, nr: Int](mut Cc: Matrix[Type], Ac: Matrix[Type], Bc: Matrix[Type])
Parameters:
- Type (
DType) - mr (
Int) - nr (
Int)
Args:
- Cc (
Matrix) - Ac (
Matrix) - Bc (
Matrix)