public double ConditionNumber { get; }Public ReadOnly Property ConditionNumber As Double
Getpublic:
property double ConditionNumber {
double get ();
}member ConditionNumber : float with getThe condition number is the ratio of the largest singular value to smallest singular value. It is therefore always larger than one.