ConicBundle
Public Member Functions | Public Attributes | List of all members

Interface class for implementing the language "C" interface. More...

#include <CB_CSolver.hxx>

Public Member Functions

 CB_CSolver (bool no_bundle)
 constructor;
 
 ~CB_CSolver ()
 destructor
 

Public Attributes

bool no_bundle
 if true, swith on the minimal sumbundle version
 
std::map< void *, ConicBundle::CFunction * > funmap
 maps to the c functions
 
ConicBundle::MatrixCBSolversolver
 the actual solver
 

Detailed Description

Interface class for implementing the language "C" interface.

This interface is provided to maintain compatibility with former versions. The option no_bundle is no longer available, because it is not compatabile with the use of penalty modes. It is now replaced by the sumbundle feature.


The documentation for this class was generated from the following file: