Overload List

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

See Also