|
file | ColorTV.h |
| Definition and implementation of the class ColorTV, which is a stepsizes rule (SR) to be used within the subgradient method (SM) [see SubGrad.h].
|
|
file | FumeroTV.h |
| Definition and implementation of the class FumeroTV, which is a stepsizes rule (SR) to be used within the subgradient method (SM) [see SubGrad.h].
|
|
file | Polyak.h |
| The class Polyak implements the easiest target value stepsize rule, with a constant level and the factor beta.
|
|
file | Stepsize/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].
|
|