add_subset(SGVector< index_t > subset) | CLabels | virtual |
add_subset_in_place(SGVector< index_t > subset) | CLabels | virtual |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CBinaryLabels() | CBinaryLabels | |
CBinaryLabels(int32_t num_labels) | CBinaryLabels | |
CBinaryLabels(SGVector< int32_t > src) | CBinaryLabels | |
CBinaryLabels(SGVector< int64_t > src) | CBinaryLabels | |
CBinaryLabels(SGVector< float64_t > src, float64_t threshold=0.0) | CBinaryLabels | |
CBinaryLabels(CFile *loader) | CBinaryLabels | |
CDenseLabels() | CDenseLabels | |
CDenseLabels(int32_t num_labels) | CDenseLabels | |
CDenseLabels(CFile *loader) | CDenseLabels | |
CLabels() | CLabels | |
clone() | CSGObject | virtual |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
ensure_valid(const char *context=NULL) | CBinaryLabels | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_int_label(int32_t idx) | CDenseLabels | |
get_int_labels() | CDenseLabels | |
get_label(int32_t idx) | CDenseLabels | |
get_label_t(int32_t idx) | CDenseLabels | |
get_label_type() const | CBinaryLabels | virtual |
get_labels() | CDenseLabels | |
get_labels_copy() | CDenseLabels | |
get_labels_copy_t() | CDenseLabels | |
get_labels_t() | CDenseLabels | |
get_labels_t() | CDenseLabels | |
get_modelsel_names() | CSGObject | |
get_modsel_param_descr(const char *param_name) | CSGObject | |
get_modsel_param_index(const char *param_name) | CSGObject | |
get_name() const | CBinaryLabels | virtual |
get_num_labels() const | CDenseLabels | virtual |
get_value(int32_t idx) | CLabels | virtual |
get_values() | CLabels | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load(CFile *loader) | CDenseLabels | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_current_values | CLabels | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_labels | CDenseLabels | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_subset_stack | CLabels | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
REJECTION_LABEL | CDenseLabels | static |
remove_all_subsets() | CLabels | virtual |
remove_subset() | CLabels | virtual |
save(CFile *writer) | CDenseLabels | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
scores_to_probabilities(float64_t a=0, float64_t b=0) | CBinaryLabels | |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_global_io(SGIO *io) | CSGObject | |
set_global_parallel(Parallel *parallel) | CSGObject | |
set_global_version(Version *version) | CSGObject | |
set_int_label(int32_t idx, int32_t label) | CDenseLabels | |
set_int_labels(SGVector< int32_t > labels) | CDenseLabels | |
set_int_labels(SGVector< int64_t > labels) | CDenseLabels | |
set_label(int32_t idx, float64_t label) | CDenseLabels | |
set_labels(SGVector< float64_t > v) | CDenseLabels | |
set_to_const(float64_t c) | CDenseLabels | |
set_to_one() | CDenseLabels | |
set_value(float64_t value, int32_t idx) | CLabels | virtual |
set_values(SGVector< float64_t > values) | CLabels | virtual |
shallow_copy() const | CSGObject | virtual |
shallow_subset_copy() | CBinaryLabels | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
zero() | CDenseLabels | |
~CDenseLabels() | CDenseLabels | virtual |
~CLabels() | CLabels | virtual |
~CSGObject() | CSGObject | virtual |