Module eigenvalues::algorithms::lanczos[][src]

Hermitian Lanczos algorithm

The Hermitian Lanczos is an algorithm to compute the lowest/highest eigenvalues of an hermitian matrix using a Krylov subspace

Structs

HermitianLanczos