Eigensystem
- class nexus.Eigensystem
Constructor for the
Eigensystem
class. Stores the eigenvalues and the eigenvectors.- eigenvalues
List of eigenvalues.
- Type:
ndarray
- eigenvectors
List of eigenvectors.
- Type:
ndarray
Eigensystem
Constructor for the Eigensystem
class. Stores the eigenvalues and the eigenvectors.
List of eigenvalues.
ndarray
List of eigenvectors.
ndarray