| add_preprocessor(CPreprocessor *p) | CFeatures | virtual |
| add_subset(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) | CSNPFeatures | virtual |
| benchmark_add_to_dense_vector(int32_t repeats=5) | CDotFeatures | |
| benchmark_dense_dot_range(int32_t repeats=5) | CDotFeatures | |
| build_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 | |
| clean_preprocessors() | CFeatures | |
| combined_weight | CDotFeatures | protected |
| compute_cov(CDotFeatures *lhs, CDotFeatures *rhs) | CDotFeatures | static |
| copy_subset(SGVector< index_t > indices) | CFeatures | virtual |
| create_merged_copy(CFeatures *other) | CFeatures | virtual |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CSNPFeatures() | CSNPFeatures | |
| CSNPFeatures(CStringFeatures< uint8_t > *str) | CSNPFeatures | |
| CSNPFeatures(const CSNPFeatures &orig) | CSNPFeatures | |
| deep_copy() const | CSGObject | virtual |
| del_preprocessor(int32_t num) | CFeatures | virtual |
| dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len) | CSNPFeatures | 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) | CSNPFeatures | virtual |
| duplicate() const | CSNPFeatures | virtual |
| free_feature_iterator(void *iterator) | CSNPFeatures | virtual |
| get_2x3_table(CSNPFeatures *pos, CSNPFeatures *neg) | CSNPFeatures | static |
| 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 | CSNPFeatures | virtual |
| get_feature_class() const | CSNPFeatures | virtual |
| get_feature_iterator(int32_t vector_index) | CSNPFeatures | virtual |
| get_feature_type() const | CSNPFeatures | virtual |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_histogram(bool normalize=true) | CSNPFeatures | virtual |
| get_major_base_string() | CSNPFeatures | |
| get_mean() | CDotFeatures | virtual |
| get_mean(CDotFeatures *lhs, CDotFeatures *rhs) | CDotFeatures | static |
| get_minor_base_string() | CSNPFeatures | |
| 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 | CSNPFeatures | virtual |
| get_next_feature(int32_t &index, float64_t &value, void *iterator) | CSNPFeatures | virtual |
| get_nnz_features_for_vector(int32_t num) | CSNPFeatures | virtual |
| get_normalization_const() | CSNPFeatures | |
| get_num_preprocessed() const | CFeatures | |
| get_num_preprocessors() const | CFeatures | |
| get_num_vectors() const | CSNPFeatures | virtual |
| get_preprocessor(int32_t num) const | CFeatures | |
| get_size() const | CSNPFeatures | virtual |
| get_subset_stack() | CFeatures | virtual |
| 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 | |
| load(CFile *loader) | CFeatures | virtual |
| load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="") | CSGObject | |
| load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="") | CSGObject | |
| load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| m_str_maj | CSNPFeatures | protected |
| m_str_min | CSNPFeatures | protected |
| m_subset_stack | CFeatures | protected |
| map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos) | CSGObject | |
| migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target) | CSGObject | protectedvirtual |
| normalization_const | CSNPFeatures | protected |
| num_strings | CSNPFeatures | protected |
| obtain_base_strings(CSNPFeatures *snp=NULL) | CSNPFeatures | |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| 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="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_combined_feature_weight(float64_t nw) | CDotFeatures | |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_major_base_string(const char *str) | CSNPFeatures | |
| set_minor_base_string(const char *str) | CSNPFeatures | |
| set_normalization_const(float64_t n=0) | CSNPFeatures | |
| set_preprocessed(int32_t num) | CFeatures | |
| set_property(EFeatureProperty p) | CFeatures | |
| shallow_copy() const | CSGObject | virtual |
| string_length | CSNPFeatures | protected |
| strings | CSNPFeatures | protected |
| subset_changed_post() | CFeatures | virtual |
| unset_generic() | CSGObject | |
| unset_property(EFeatureProperty p) | CFeatures | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| w_dim | CSNPFeatures | protected |
| ~CDotFeatures() | CDotFeatures | virtual |
| ~CFeatures() | CFeatures | virtual |
| ~CSGObject() | CSGObject | virtual |
| ~CSNPFeatures() | CSNPFeatures | virtual |