Table of Contents

Mojo function

pack_B

fn def pack_B[Type: DType, //, kc: Int, nr: Int](Bc_buffer: Pointer[Scalar[Type], MutUntrackedOrigin], Bc: Matrix[Type]) -> Matrix[Type]

Parameters:

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

Args:

  • Bc_buffer (Pointer[Scalar[Type], MutUntrackedOrigin])
  • Bc (Matrix[Type])

Returns:

Matrix[Type]