NMath |
| Name | Description | |
|---|---|---|
| InfinityNorm(DoubleBandMatrix) | Computes the infinity matrix norm of a banded matrix. | |
| InfinityNorm(DoubleComplexBandMatrix) | Computes the infinity matrix norm of a banded matrix. | |
| InfinityNorm(DoubleComplexTriDiagMatrix) | Computes the infinity matrix norm of a tridiagonal matrix. | |
| InfinityNorm(DoubleTriDiagMatrix) | Computes the infinity matrix norm of a tridiagonal matrix. | |
| InfinityNorm(FloatBandMatrix) | Computes the infinity matrix norm of a banded matrix. | |
| InfinityNorm(FloatComplexBandMatrix) | Computes the infinity matrix norm of a banded matrix. | |
| InfinityNorm(FloatComplexTriDiagMatrix) | Computes the infinity matrix norm of a tridiagonal matrix. | |
| InfinityNorm(FloatTriDiagMatrix) | Computes the infinity matrix norm of a tridiagonal matrix. |