Transpose a matrix
transpose(A), transpose matrix A
For example, transpose matrix
A |
|
1 |
[[1,0],[3,1],[0,2],[4,8]] |
2 |
=transpose(A1) |
A2 Transpose A1, return a 2-by-4 matrix.
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL