NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
|
#include "OPTtypes.h"
Go to the source code of this file.
Classes | |
class | NDOException |
class | FiOracle |
Namespaces | |
namespace | NDO_di_unipi_it |
Macros | |
#define | _FiOracle /* self-identification: #endif at the end of the file */ |
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.