Click or drag to resize

NMathFunctionsConditionNumber Method

Overload List
 NameDescription
Public methodStatic memberConditionNumber(DoubleComplexLowerTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleComplexTriDiagMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm. Matrix is assumed to be Hermitian and positive definite.
Public methodStatic memberConditionNumber(DoubleComplexUpperTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleHermitianBandMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleHermitianMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleLowerTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleSymBandMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleSymmetricMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleTriDiagMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleUpperTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatComplexLowerTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatComplexTriDiagMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatComplexUpperTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatHermitianBandMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatHermitianMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatLowerTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatSymBandMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatSymmetricMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatTriDiagMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatUpperTriMatrix) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleBandMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleComplexBandMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleComplexLowerTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(DoubleComplexMatrix, NormType) Computes the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleComplexTriDiagMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleComplexUpperTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(DoubleHermitianBandMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleHermitianMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleLowerTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(DoubleMatrix, NormType) Computes the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleSymBandMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(DoubleSymmetricMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleTriDiagMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(DoubleTriDiagMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(DoubleUpperTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(FloatBandMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatComplexBandMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatComplexLowerTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(FloatComplexMatrix, NormType) Computes the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatComplexTriDiagMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatComplexTriDiagMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatComplexUpperTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(FloatHermitianBandMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatHermitianMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatLowerTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Public methodStatic memberConditionNumber(FloatMatrix, NormType) Computes the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatSymBandMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the one norm.
Public methodStatic memberConditionNumber(FloatSymmetricMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatTriDiagMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix in the specified norm type.
Public methodStatic memberConditionNumber(FloatTriDiagMatrix, Boolean) Computes an estimate of the reciprocal of the condition number of a given matrix in the 1-norm.
Public methodStatic memberConditionNumber(FloatUpperTriMatrix, NormType) Computes an estimate of the reciprocal of the condition number of a given matrix with respect to the specified norm.
Top
See Also