NMath |
| Name | Description | |
|---|---|---|
| EstimateConditionNumber(DoubleComplexMatrix, NormType) | Estimates the reciprocal of the condition number of a given matrix in the specified norm type. | |
| EstimateConditionNumber(DoubleMatrix, NormType) | Estimates the reciprocal of the condition number of a given matrix in the specified norm type. | |
| EstimateConditionNumber(FloatComplexMatrix, NormType) | Estimates the reciprocal of the condition number of a given matrix in the specified norm type. | |
| EstimateConditionNumber(FloatMatrix, NormType) | Estimates the reciprocal of the condition number of a given matrix in the specified norm type. |