Table of Contents

Mojo function

C_transpose

fn C_transpose(A: Matrix, A64: UnsafePointer[Float64, MutAnyOrigin]) -> UnsafePointer[Float64, MutAnyOrigin]

Args:

  • A (Matrix)
  • A64 (UnsafePointer)

Returns:

UnsafePointer