CNDSM
1.00
|
Definition of the abstract base class FiOracle, which sets the interface for the "black boxes" (oracles) computing [approximate] function values and [epsilon-]subgradients for (constrained) NonDifferentiable Optimization algorithms. More...
#include "OPTtypes.h"
Classes | |
class | NDOException |
Small class for exceptions. More... | |
class | FiOracle |
The class FiOracle provides a standard interface between NDO solvers and the functions that they have to minimize. More... | |
Definition of the abstract base class FiOracle, which sets the interface for the "black boxes" (oracles) computing [approximate] function values and [epsilon-]subgradients for (constrained) NonDifferentiable Optimization algorithms.