ConicBundle
Classes | Namespaces
FunctionObjectModification.hxx File Reference

Header declaring the classes ConicBundle::FunctionObjectModification and ConicBundle::FunObjModMap. More...

#include <map>
#include "AFTModification.hxx"

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...
 

Detailed Description

Header declaring the classes ConicBundle::FunctionObjectModification and ConicBundle::FunObjModMap.

Version
1.0
Date
2014-11-12
Author
Christoph Helmberg