Back to Linear Algebra (Eigen)
eigen.decompositions.spectralRadius
Compute the spectral radius of a matrix.
Syntax
eigen.decompositions.spectralRadius(A)
Description
Compute the spectral radius of a matrix.
Parameters
| Name | Description |
|---|---|
| A | - Square matrix |
Returns
number