Matrix.MtxError Property

property MtxError: string;

The type of the error condition signaled by LAPACK.

Returns: String

Remarks:

The string is set by the various methods, to indicate the type of the error condition signaled by LAPACK if Matrix.Info property is not zero.

See Also: Matrix.Info