Mojo function
pack_A
fn pack_A[Type: DType, //, mr: Int](mc: Int, Ac_buffer: UnsafePointer[Scalar[Type], MutAnyOrigin], Ac: Matrix[Type]) -> Matrix[Type]
Parameters:
- Type (
DType) - mr (
Int)
Args:
- mc (
Int) - Ac_buffer (
UnsafePointer) - Ac (
Matrix)
Returns:
Matrix