Module algorithms

Module algorithms 

Source
Expand description

§Algorithms to compute (some) eigenvalues/eigenvectors for symmetric matrices.

Modules§

davidson
Davidson Diagonalization
lanczos
Hermitian Lanczos algorithm

Enums§

DavidsonCorrection
Correction method for the Davidson algorithm
SpectrumTarget
Option to compute the lowest, highest or somewhere in the middle part of the spectrum