32 #ifndef L1PENALTYFORTG_H
33 #define L1PENALTYFORTG_H
64 virtual const char*
get_name()
const {
return "L1PenaltyForTG"; }
The is the base class for L1 penalty/regularization within the FirstOrderMinimizer framework...
virtual ~L1PenaltyForTG()
The is the base class for L1 penalty/regularization within the FirstOrderMinimizer framework...
SGVector< float64_t > m_q
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const
virtual void update_variable_for_proximity(SGVector< float64_t > variable, float64_t proximal_weight)