32 #ifndef MAPPINGFUNCTION_H
33 #define MAPPINGFUNCTION_H
The base mapping function for mirror descend.
virtual void update_variable(SGVector< float64_t > variable, SGVector< float64_t > dual_variable)=0
virtual ~MappingFunction()
Class SGObject is the base class of all shogun objects.
virtual SGVector< float64_t > get_dual_variable(SGVector< float64_t > variable)=0
all of classes and functions are contained in the shogun namespace