Click or drag to resize

NMathFunctionsInfinityNorm Method

Overload List
 NameDescription
Public methodStatic memberInfinityNorm(DoubleBandMatrix) Computes the infinity matrix norm of a banded matrix.
Public methodStatic memberInfinityNorm(DoubleComplexBandMatrix) Computes the infinity matrix norm of a banded matrix.
Public methodStatic memberInfinityNorm(DoubleComplexTriDiagMatrix) Computes the infinity matrix norm of a tridiagonal matrix.
Public methodStatic memberInfinityNorm(DoubleTriDiagMatrix) Computes the infinity matrix norm of a tridiagonal matrix.
Public methodStatic memberInfinityNorm(FloatBandMatrix) Computes the infinity matrix norm of a banded matrix.
Public methodStatic memberInfinityNorm(FloatComplexBandMatrix) Computes the infinity matrix norm of a banded matrix.
Public methodStatic memberInfinityNorm(FloatComplexTriDiagMatrix) Computes the infinity matrix norm of a tridiagonal matrix.
Public methodStatic memberInfinityNorm(FloatTriDiagMatrix) Computes the infinity matrix norm of a tridiagonal matrix.
Top
See Also