NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
|
Go to the source code of this file.
Classes | |
class | Stepsize |
Namespaces | |
namespace | NDO_di_unipi_it |
Macros | |
#define | __Stepsize /* self-identification: #endif at the end of the file */ |
Definition of the abstract Stepsize class, which defines the interface for computing the stepsize rule (SR) used by the SubGrad class [see SubGrad.h].