add_preprocessor(CPreprocessor *p) | CFeatures | virtual |
add_subset(SGVector< index_t > subset) | CFeatures | virtual |
add_subset_in_place(SGVector< index_t > subset) | CFeatures | virtual |
add_to_dense_vec(float64_t alpha, int32_t vec_idx1, float64_t *vec2, int32_t vec2_len, bool abs_val=false) | CImplicitWeightedSpecFeatures | virtual |
alphabet_size | CImplicitWeightedSpecFeatures | protected |
benchmark_add_to_dense_vector(int32_t repeats=5) | CDotFeatures | |
benchmark_dense_dot_range(int32_t repeats=5) | CDotFeatures | |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CDotFeatures(int32_t size=0) | CDotFeatures | |
CDotFeatures(const CDotFeatures &orig) | CDotFeatures | |
CDotFeatures(CFile *loader) | CDotFeatures | |
CFeatures(int32_t size=0) | CFeatures | |
CFeatures(const CFeatures &orig) | CFeatures | |
CFeatures(CFile *loader) | CFeatures | |
check_feature_compatibility(CFeatures *f) const | CFeatures | |
CImplicitWeightedSpecFeatures() | CImplicitWeightedSpecFeatures | |
CImplicitWeightedSpecFeatures(CStringFeatures< uint16_t > *str, bool normalize=true) | CImplicitWeightedSpecFeatures | |
CImplicitWeightedSpecFeatures(const CImplicitWeightedSpecFeatures &orig) | CImplicitWeightedSpecFeatures | |
clean_preprocessors() | CFeatures | |
clone() | CSGObject | virtual |
combined_weight | CDotFeatures | protected |
compute_cov(CDotFeatures *lhs, CDotFeatures *rhs) | CDotFeatures | static |
compute_normalization_const() | CImplicitWeightedSpecFeatures | protected |
copy_dimension_subset(SGVector< index_t > dims) | CFeatures | virtual |
copy_subset(SGVector< index_t > indices) | CFeatures | virtual |
create_merged_copy(CList *others) | CFeatures | virtual |
create_merged_copy(CFeatures *other) | CFeatures | virtual |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
degree | CImplicitWeightedSpecFeatures | protected |
del_preprocessor(int32_t num) | CFeatures | virtual |
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len) | CImplicitWeightedSpecFeatures | virtual |
dense_dot_range(float64_t *output, int32_t start, int32_t stop, float64_t *alphas, float64_t *vec, int32_t dim, float64_t b) | CDotFeatures | virtual |
dense_dot_range_helper(void *p) | CDotFeatures | static |
dense_dot_range_subset(int32_t *sub_index, int32_t num, float64_t *output, float64_t *alphas, float64_t *vec, int32_t dim, float64_t b) | CDotFeatures | virtual |
dense_dot_sgvec(int32_t vec_idx1, const SGVector< float64_t > vec2) | CDotFeatures | virtual |
display_progress(int32_t start, int32_t stop, int32_t v) | CDotFeatures | protected |
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2) | CImplicitWeightedSpecFeatures | virtual |
duplicate() const | CImplicitWeightedSpecFeatures | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
free_feature_iterator(void *iterator) | CImplicitWeightedSpecFeatures | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_cache_size() const | CFeatures | |
get_combined_feature_weight() | CDotFeatures | |
get_computed_dot_feature_matrix() | CDotFeatures | |
get_computed_dot_feature_vector(int32_t num) | CDotFeatures | |
get_cov() | CDotFeatures | virtual |
get_dim_feature_space() const | CImplicitWeightedSpecFeatures | virtual |
get_feature_class() const | CImplicitWeightedSpecFeatures | virtual |
get_feature_class_compatibility(EFeatureClass rhs) const | CFeatures | virtual |
get_feature_iterator(int32_t vector_index) | CImplicitWeightedSpecFeatures | virtual |
get_feature_type() const | CImplicitWeightedSpecFeatures | virtual |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_mean() | CDotFeatures | virtual |
get_mean(CDotFeatures *lhs, CDotFeatures *rhs) | CDotFeatures | static |
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 | CImplicitWeightedSpecFeatures | virtual |
get_next_feature(int32_t &index, float64_t &value, void *iterator) | CImplicitWeightedSpecFeatures | virtual |
get_nnz_features_for_vector(int32_t num) | CImplicitWeightedSpecFeatures | virtual |
get_num_preprocessed() const | CFeatures | |
get_num_preprocessors() const | CFeatures | |
get_num_vectors() const | CImplicitWeightedSpecFeatures | virtual |
get_preprocessor(int32_t num) const | CFeatures | |
get_subset_stack() | CFeatures | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
has_property(EFeatureProperty p) const | CFeatures | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
is_preprocessed(int32_t num) const | CFeatures | |
list_feature_obj() const | CFeatures | |
list_preprocessors() | CFeatures | |
load(CFile *loader) | CFeatures | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_subset_stack | CFeatures | protected |
normalization_factors | CImplicitWeightedSpecFeatures | protected |
num_strings | CImplicitWeightedSpecFeatures | 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 |
remove_all_subsets() | CFeatures | virtual |
remove_subset() | CFeatures | virtual |
reshape(int32_t num_features, int32_t num_vectors) | CFeatures | virtual |
save(CFile *writer) | CFeatures | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | CSGObject | |
set_combined_feature_weight(float64_t nw) | CDotFeatures | |
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_preprocessed(int32_t num) | CFeatures | |
set_property(EFeatureProperty p) | CFeatures | |
set_wd_weights() | CImplicitWeightedSpecFeatures | |
set_weights(float64_t *w, int32_t d) | CImplicitWeightedSpecFeatures | |
shallow_copy() const | CSGObject | virtual |
shallow_subset_copy() | CFeatures | virtual |
spec_size | CImplicitWeightedSpecFeatures | protected |
spec_weights | CImplicitWeightedSpecFeatures | protected |
strings | CImplicitWeightedSpecFeatures | protected |
subset_changed_post() | CFeatures | virtual |
support_compatible_class() const | CFeatures | virtual |
unset_generic() | CSGObject | |
unset_property(EFeatureProperty p) | CFeatures | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CDotFeatures() | CDotFeatures | virtual |
~CFeatures() | CFeatures | virtual |
~CImplicitWeightedSpecFeatures() | CImplicitWeightedSpecFeatures | virtual |
~CSGObject() | CSGObject | virtual |