ConicBundle
|
Header declaring the classes ConicBundle::AffineFunctionTransformation. More...
#include "CBout.hxx"
#include "CBSolver.hxx"
#include "MinorantPointer.hxx"
#include "AFTModification.hxx"
#include "GroundsetModification.hxx"
Go to the source code of this file.
Classes | |
class | ConicBundle::AffineFunctionTransformation |
transform a function f(z) to fun_coeff*f(arg_offset+arg_trafo*y)+linear_cost*y+fun_offset (scales the value, substitutes argument z=c+Ay, and adds an affine term b'y+d) More... | |
Namespaces | |
ConicBundle | |
conic bundle method solver for sum of convex functions. See the ConicBundle_Manual for a quick introduction. | |