Table of Contents

Mojo function

loop_n

fn loop_n[Type: DType, //, kc: Int, mr: Int, nr: Int](nc: Int, mut C: Matrix[Type], A: Matrix[Type], B: Matrix[Type])

Parameters:

  • Type (DType)
  • kc (Int)
  • mr (Int)
  • nr (Int)

Args:

  • nc (Int)
  • C (Matrix)
  • A (Matrix)
  • B (Matrix)