#include "table.hh"
#include "op.hh"
#include "alg.hh"
#include "ioterm.hh"
#include "boolterm.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVLUmin |
Classes | |
class | RVLUmin::TRGNStep< Scalar, Policy > |
Generic trust region (truncated GN) step. More... | |
class | RVLUmin::TRGNAlg< Scalar, Policy > |
Trust Region iteration. More... |