ConicBundle
|
Header declaring the class ConicBundle::BundleWeight. More...
#include "matrix.hxx"
#include "clock.hxx"
#include "CBSolver.hxx"
#include "MinorantPointer.hxx"
#include "Groundset.hxx"
#include "BundleModel.hxx"
Go to the source code of this file.
Classes | |
class | ConicBundle::BundleWeight |
Abstract interface for BundleSolver providing routines that determine the weight of the quadratic term in the augmented model. It also allows the user to specify bounds on the weights by setting minweight and maxweight or to choose the weight to be used in the next iteration. More... | |
Namespaces | |
ConicBundle | |
conic bundle method solver for sum of convex functions. See the ConicBundle_Manual for a quick introduction. | |