#include <adiis_costfunction.h>
Definition at line 30 of file adiis_costfunction.h.
◆ ADIIS_costfunction()
votca::xtp::ADIIS_costfunction::ADIIS_costfunction |
( |
Eigen::VectorXd | DiF, |
|
|
Eigen::MatrixXd | DiFj ) |
|
inline |
◆ Converged()
bool votca::xtp::ADIIS_costfunction::Converged |
( |
const Eigen::VectorXd & | , |
|
|
double | , |
|
|
const Eigen::VectorXd & | gradient ) |
|
inlineoverridevirtual |
◆ EvaluateCost()
double votca::xtp::ADIIS_costfunction::EvaluateCost |
( |
const Eigen::VectorXd & | parameters | ) |
|
|
inlineoverridevirtual |
◆ EvaluateGradient()
Eigen::VectorXd votca::xtp::ADIIS_costfunction::EvaluateGradient |
( |
const Eigen::VectorXd & | parameters | ) |
|
|
inlineoverridevirtual |
◆ NumParameters()
Index votca::xtp::ADIIS_costfunction::NumParameters |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ DiF_
Eigen::VectorXd votca::xtp::ADIIS_costfunction::DiF_ |
|
private |
◆ DiFj_
Eigen::MatrixXd votca::xtp::ADIIS_costfunction::DiFj_ |
|
private |
The documentation for this class was generated from the following file: