basic function object (abstract class). It serves for using the same interface on distinct oracle types, but is not yet needed in the standard C++ interface.
More...
#include <CBSolver.hxx>
List of all members.
Detailed Description
basic function object (abstract class). It serves for using the same interface on distinct oracle types, but is not yet needed in the standard C++ interface.
Besides the standard ConicBundle::FunctionOracle the interface only accepts a number of prespecified derivations of this class that come along with the CH_Matrix_Classes interface (e.g. for semidefinite and second order cones).
The documentation for this class was generated from the following file: