|
ConicBundle
|
Header declaring the classes ConicBundle::FunctionObjectModification and ConicBundle::FunObjModMap. More...
Go to the source code of this file.
Classes | |
| class | ConicBundle::FunctionObjectModification |
| abstract interface for informing the bundle model routines about changes in the oracle function and, possibly, for modifying the affine transformation of the oracle function's arguments. More... | |
Namespaces | |
| ConicBundle | |
| conic bundle method solver for sum of convex functions. See the ConicBundle_Manual for a quick introduction. | |
Typedefs | |
| typedef std::map< const FunctionObject *, FunctionObjectModification > | ConicBundle::FunObjModMap |
| In order to pass on problem modifications, FunObjModMap allows to specify a FunctionObjectModification for each FunctionObject whose changes are not fully described by the default changes induced by those on the Groundset. More... | |
Header declaring the classes ConicBundle::FunctionObjectModification and ConicBundle::FunObjModMap.
1.8.13