Matrix.ConditionNumber Property

TConditionNumber ConditionNumber { get; set; }

Defines the norm used to compute the condition number.

Returns: TConditionNumber

Remarks:

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

See Also: Matrix.ConditionNr