Back to Linear Algebra (Eigen)
eigen.utilities.frobeniusNorm
Compute the Frobenius norm of a matrix.
Syntax
eigen.utilities.frobeniusNorm(A)
Description
Compute the Frobenius norm of a matrix.
Parameters
| Name | Description |
|---|---|
| A | - Matrix handle |
Returns
number