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