ConicBundle
Classes | Namespaces
ModificationTreeData.hxx File Reference

Header declaring the class ConicBundle::ModificationTreeData. More...

#include "AffineFunctionTransformation.hxx"
#include "FunctionObjectModification.hxx"

Go to the source code of this file.

Classes

class  ConicBundle::ModificationTreeData
 Represents a tree node of the tree within MatrixCBSolver that describes the problem with its interacting functions and that allows to collect modifications before executing them on the respective models. 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 *, ModificationTreeData * > ConicBundle::FunctionMap
 this serves either as searchable storage for nodes on the heap or as an adjacency list of adjacent nodes
 

Detailed Description

Header declaring the class ConicBundle::ModificationTreeData.

Version
1.0
Date
2014-11-10
Author
Christoph Helmberg