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