function NormInf(const X: TMtx): Double;
Returns the matrix Infinity Norm.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx |
Returns: Double
Remarks:
Internally calls Matrix.NormInf
Returns the matrix Infinity Norm.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx |
Returns: Double
Internally calls Matrix.NormInf