|
occ
|
#include <seminumerical_exchange.h>
Public Member Functions | |
| SemiNumericalExchange (const qm::AOBasis &, const GridSettings &={}) | |
| Mat | compute_K (const qm::MolecularOrbitals &mo, double precision=std::numeric_limits< double >::epsilon(), const occ::Mat &Schwarz=occ::Mat()) const |
| Mat | compute_overlap_matrix () const |
| const auto & | engine () const |
| occ::dft::cosx::SemiNumericalExchange::SemiNumericalExchange | ( | const qm::AOBasis & | , |
| const GridSettings & | = {} |
||
| ) |
| Mat occ::dft::cosx::SemiNumericalExchange::compute_K | ( | const qm::MolecularOrbitals & | mo, |
| double | precision = std::numeric_limits< double >::epsilon(), |
||
| const occ::Mat & | Schwarz = occ::Mat() |
||
| ) | const |
| Mat occ::dft::cosx::SemiNumericalExchange::compute_overlap_matrix | ( | ) | const |
|
inline |