votca 2024.2-dev
|
This is the complete list of members for votca::xtp::ADIIS_costfunction, including all inherited members.
ADIIS_costfunction(Eigen::VectorXd DiF, Eigen::MatrixXd DiFj) | votca::xtp::ADIIS_costfunction | inline |
Converged(const Eigen::VectorXd &, double, const Eigen::VectorXd &gradient) override | votca::xtp::ADIIS_costfunction | inlinevirtual |
DiF_ | votca::xtp::ADIIS_costfunction | private |
DiFj_ | votca::xtp::ADIIS_costfunction | private |
EvaluateCost(const Eigen::VectorXd ¶meters) override | votca::xtp::ADIIS_costfunction | inlinevirtual |
EvaluateGradient(const Eigen::VectorXd ¶meters) override | votca::xtp::ADIIS_costfunction | inlinevirtual |
NumParameters() const override | votca::xtp::ADIIS_costfunction | inlinevirtual |
~Optimiser_costfunction()=default | votca::xtp::Optimiser_costfunction | virtual |