CNDSM
1.00
|
Directories |
Files | |
file | Deflection.h |
Definition of the abstract class Deflection , which defines the interface for computing the delflection coefficient within the SubGrad class [see SubGrad.h]. | |
file | Stepsize.h |
Definition of the abstract Stepsize class, which defines the interface for computing the stepsize rule (SR) used by the SubGrad class [see SubGrad.h]. | |
file | SubGrad.h |
Definition of the SubGrad class, which implements the NDOSolver interface for NonDifferentiable Optimization Solvers, as described in NDOSlver.h, using a (deflected, projected, incremental) subgradient-type algorithm. | |