|
votca 2025.1-dev
|
#include <chrono>#include <iostream>#include <stdexcept>#include <boost/format.hpp>#include "eigen.h"#include "logger.h"

Go to the source code of this file.
Classes | |
| class | votca::xtp::DavidsonSolver |
| Use Davidson algorithm to solve A*V=E*V. More... | |
| struct | votca::xtp::DavidsonSolver::RitzEigenPair |
| struct | votca::xtp::DavidsonSolver::ProjectedSpace |
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::xtp |
| Charge transport classes. | |
Macros | |
| #define | VOTCA_XTP_DAVIDSONSOLVER_H |
| #define VOTCA_XTP_DAVIDSONSOLVER_H |
Definition at line 20 of file davidsonsolver.h.