21#ifndef VOTCA_XTP_ACTIVEDENSITYMATRIX_H
22#define VOTCA_XTP_ACTIVEDENSITYMATRIX_H
31 double threshold = 0.4)
36 const Eigen::MatrixXd &localized_mo_coeff);
std::array< Eigen::MatrixXd, 3 > activedensitymatrix(const Eigen::MatrixXd &localized_mo_coeff)
std::array< Eigen::MatrixXd, 3 > compute_Dmat_A()
std::vector< Index > activeatoms_
ActiveDensityMatrix(Orbitals &orbitals, std::vector< Index > activeatoms, double threshold=0.4)
container for molecular orbitals
base class for all analysis tools