#include "lnsrch.hh"
#include "alg.hh"
#include "functional.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVLUmin |
Classes | |
class | RVLUmin::UMinDir< Scalar > |
Abstract interface for computation of search directions, in support of descent methods. More... | |
class | RVLUmin::UMinStepLS< Scalar > |
Base class for Unconstrained Minimization step algorithms with globalization via line search. More... |