|
cMHN 1.1
C++ library for learning MHNs with pRC
|
This is the complete list of members for pRC::Optimizer::BFGS< LS >, including all inherited members.
| BFGS(LS const &lineSearch, Size const maxIterations=defaultMaxIterations()) | pRC::Optimizer::BFGS< LS > | inline |
| BFGS(Size const maxIterations=defaultMaxIterations()) | pRC::Optimizer::BFGS< LS > | inline |
| lineSearch() const | pRC::Optimizer::BFGS< LS > | inline |
| maxIterations() const | pRC::Optimizer::BFGS< LS > | inline |
| operator()(XX &&x0, FF &&function, FC &&callback, VT const &tolerance=NumericLimits< VT >::tolerance()) const | pRC::Optimizer::BFGS< LS > | inline |