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