ConicBundle
|
Header declaring the abstract class ConicBundle::QPSolverObject. More...
#include "QPModelDataObject.hxx"
Go to the source code of this file.
Classes | |
class | ConicBundle::QPSolverParametersObject |
in order to pass parameters to a customized QPSolverObject, derive the parameters from this object; no other requirements More... | |
class | ConicBundle::QPSolverProxObject |
in order to pass a ConicBundle::BundleProxObject, see Quadratic Proximal Terms, to a custzomized QPSolverObject, the prox classes are also derived from this object More... | |
class | ConicBundle::QPSolverObject |
abstract interface for a QPSolver More... | |
Namespaces | |
ConicBundle | |
conic bundle method solver for sum of convex functions. See the ConicBundle_Manual for a quick introduction. | |