Mojo function
C_transpose
fn C_transpose(A: Matrix, A64: UnsafePointer[Float64, MutAnyOrigin]) -> UnsafePointer[Float64, MutAnyOrigin]
Args:
- A (
Matrix) - A64 (
UnsafePointer)
Returns:
UnsafePointer
Mojo function
C_transposefn C_transpose(A: Matrix, A64: UnsafePointer[Float64, MutAnyOrigin]) -> UnsafePointer[Float64, MutAnyOrigin]
Args:
Matrix)UnsafePointer)Returns:
UnsafePointer