Click or drag to resize

NMathFunctionsEstimateConditionNumber Method

Overload List
 NameDescription
Public methodStatic memberEstimateConditionNumber(DoubleComplexMatrix, NormType) Estimates the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberEstimateConditionNumber(DoubleMatrix, NormType) Estimates the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberEstimateConditionNumber(FloatComplexMatrix, NormType) Estimates the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberEstimateConditionNumber(FloatMatrix, NormType) Estimates the reciprocal of the condition number of a given matrix in the specified norm type.
Top
See Also