Overload List
| Name | Description | |
|---|---|---|
| ConditionNumber(DoubleComplexMatrix, NormType) |
Computes the reciprocal of the condition number of a given matrix
in the specified norm type.
| |
| ConditionNumber(DoubleMatrix, NormType) |
Computes the reciprocal of the condition number of a given matrix
in the specified norm type.
| |
| ConditionNumber(FloatComplexMatrix, NormType) |
Computes the reciprocal of the condition number of a given matrix
in the specified norm type.
| |
| ConditionNumber(FloatMatrix, NormType) |
Computes the reciprocal of the condition number of a given matrix
in the specified norm type.
|