32 #ifndef STANDARDMOMENTUMCORRECTION_H
33 #define STANDARDMOMENTUMCORRECTION_H
75 virtual const char*
get_name()
const {
return "StandardMomentumCorrection"; }
virtual ~StandardMomentumCorrection()
StandardMomentumCorrection()
virtual DescendPair get_corrected_descend_direction(float64_t negative_descend_direction, index_t idx)
This implements the plain momentum correction.
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const
This is a base class for momentum correction methods.