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