#include <diis.h>
Definition at line 33 of file diis.h.
◆ CalcCoeff()
Eigen::VectorXd votca::xtp::DIIS::CalcCoeff |
( |
| ) |
|
◆ Info()
bool votca::xtp::DIIS::Info |
( |
| ) |
|
|
inline |
◆ setHistLength()
void votca::xtp::DIIS::setHistLength |
( |
Index | length | ) |
|
|
inline |
◆ Update()
void votca::xtp::DIIS::Update |
( |
Index | maxerrorindex, |
|
|
const Eigen::MatrixXd & | errormatrix ) |
◆ Diis_Bs_
std::vector<std::vector<double> > votca::xtp::DIIS::Diis_Bs_ |
|
private |
◆ errormatrixhist_
std::vector<Eigen::MatrixXd> votca::xtp::DIIS::errormatrixhist_ |
|
private |
◆ histlength_
Index votca::xtp::DIIS::histlength_ |
|
private |
◆ success
bool votca::xtp::DIIS::success = true |
|
private |
The documentation for this class was generated from the following files: