|
| HistoryList (int &ndim_, int &nhistx_) |
|
int | add (Eigen::VectorXd &x_in) |
|
Definition at line 16 of file historylist.hpp.
◆ HistoryList()
vcsqnm::hlist_space::HistoryList::HistoryList |
( |
int & |
ndim_, |
|
|
int & |
nhistx_ |
|
) |
| |
|
inline |
◆ add()
int vcsqnm::hlist_space::HistoryList::add |
( |
Eigen::VectorXd & |
x_in | ) |
|
|
inline |
◆ i_count
int vcsqnm::hlist_space::HistoryList::i_count = 0 |
|
private |
◆ nhistx
int vcsqnm::hlist_space::HistoryList::nhistx |
|
private |
◆ ndim
int vcsqnm::hlist_space::HistoryList::ndim |
|
private |
◆ oldElem
Eigen::VectorXd vcsqnm::hlist_space::HistoryList::oldElem |
|
private |
◆ hlist
Eigen::MatrixXd vcsqnm::hlist_space::HistoryList::hlist |
◆ difflist
Eigen::MatrixXd vcsqnm::hlist_space::HistoryList::difflist |
◆ normalized_difflist
Eigen::MatrixXd vcsqnm::hlist_space::HistoryList::normalized_difflist |
The documentation for this class was generated from the following file: