ai.dragonfly.math.matrix.decomposition.Eigen
See theEigen companion object
Check for symmetry, then construct the eigenvalue decomposition Structure to access D and V.
Value parameters
- Arg
-
Square matrix
Attributes
- Companion
- object
- Source
- Eigen.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Eigen.scala
Return the imaginary parts of the eigenvalues
Return the real parts of the eigenvalues
Return the block diagonal eigenvalue matrix
Concrete fields
Attributes
- Source
- Eigen.scala
Attributes
- Source
- Eigen.scala
Attributes
- Source
- Eigen.scala
Attributes
- Source
- Eigen.scala
In this article