votca 2026-dev
Loading...
Searching...
No Matches
bse_initialization.h File Reference
#include <Eigen/Dense>
#include <algorithm>
#include <cmath>
#include <stdexcept>
#include <vector>
Include dependency graph for bse_initialization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 Provides a means for comparing floating point numbers.
namespace  votca::xtp
 Charge transport classes.

Functions

Eigen::MatrixXd votca::xtp::BuildFullBSEXRankedInitialGuess (const Eigen::VectorXd &adiag, const Eigen::VectorXd &bdiag, Index nroots)
 Build an initial guess for full-BSE Davidson diagonalization.