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