Matrix.ConditionNumber Property

property ConditionNumber: TConditionNumber;

Defines the norm used to compute the condition number.

Returns: TConditionNumber

Remarks:

Defines the norm used to compute the Matrix.ConditionNr. The default value is cnNone meaning that no condition number will be estimated.

See Also: Matrix.ConditionNr