Error Messages/40651
Error Message Examples
The matrix passed to Function Transpose must be square, but is not square.
Cause
The matrix passed to the function is expected to be square matrix, i.e. the size of the indexes for the matrix should be equal.
Some functions cannot be called on non square matrix.
Loading comments...
Comments
<comments />