Matrix.MtxError Property

String MtxError { get; set; }

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 Dew.Math.Matrix.Info property is not zero.

See Also: Matrix.Info