#include "uminstep.hh"
#include "linop.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVLUmin |
Classes | |
class | RVLUmin::LBFGSOp< Scalar > |
LMBFGSOp implements the limited memory BFGS approximation to the inverse Hessian of a twice-differentiable function. More... | |
class | RVLUmin::LBFGSDir< Scalar > |
This algorithm performs a quasi-newton method for minimizing a continuous function. More... |