Overload List

  NameDescription
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.

See Also