82 SG_ERROR(
"length of value values should match number of labels or"
83 " have zero length (len(labels)=%d, len(values)=%d)\n",
virtual const char * get_name() const =0
virtual float64_t get_value(int32_t idx)
virtual void remove_all_subsets()
virtual int32_t get_num_labels() const =0
CSubsetStack * m_subset_stack
class to add subset support to another class. A CSubsetStackStack instance should be added and wrappe...
virtual void add_subset(SGVector< index_t > subset)
Class SGObject is the base class of all shogun objects.
virtual void remove_all_subsets()
virtual void add_subset_in_place(SGVector< index_t > subset)
virtual void set_value(float64_t value, int32_t idx)
virtual void remove_subset()
virtual void add_subset(SGVector< index_t > subset)
index_t subset_idx_conversion(index_t idx) const
virtual SGVector< float64_t > get_values()
all of classes and functions are contained in the shogun namespace
virtual void remove_subset()
SGVector< float64_t > m_current_values
virtual void add_subset_in_place(SGVector< index_t > subset)
virtual void set_values(SGVector< float64_t > values)