Error Messages/40651

< Error Messages
Revision as of 01:35, 22 January 2010 by AManandhar (talk | contribs) (Created page with '= 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 mat…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.



You are not allowed to post comments.

Comments
<comments />