votca 2024.2-dev
|
#include <chrono>
#include <iostream>
#include <votca/tools/linalg.h>
#include "votca/xtp/bse.h"
#include "votca/xtp/bse_operator.h"
#include "votca/xtp/bseoperator_btda.h"
#include "votca/xtp/davidsonsolver.h"
#include "votca/xtp/populationanalysis.h"
#include "votca/xtp/qmfragment.h"
#include "votca/xtp/rpa.h"
#include "votca/xtp/vc2index.h"
Go to the source code of this file.
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::xtp |
Charge transport classes. | |
Functions | |
template<class OP > | |
Eigen::VectorXd | votca::xtp::ExpValue (const Eigen::MatrixXd &state1, OP OPxstate2) |
Eigen::VectorXd | votca::xtp::ExpValue (const Eigen::MatrixXd &state1, const Eigen::MatrixXd &OPxstate2) |