, including all inherited members.
| add_preprocessor(CPreprocessor *p) | CFeatures | [virtual] |
| add_to_dense_vec(float64_t alpha, float64_t *vec2, int32_t vec2_len, bool abs_val=false) | CStreamingSparseFeatures< T > | [virtual] |
| add_to_dense_vec(float32_t alpha, float32_t *vec2, int32_t vec2_len, bool abs_val=false) | CStreamingSparseFeatures< T > | [virtual] |
| CFeatures(int32_t size=0) | CFeatures | |
| CFeatures(const CFeatures &orig) | CFeatures | |
| CFeatures(CFile *loader) | CFeatures | |
| check_feature_compatibility(CFeatures *f) | CFeatures | |
| clean_preprocessors() | CFeatures | |
| combined_weight | CStreamingDotFeatures | [protected] |
| compute_squared() | CStreamingSparseFeatures< T > | |
| copy_subset(SGVector< index_t > indices) | CFeatures | [virtual] |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CStreamingDotFeatures() | CStreamingDotFeatures | |
| CStreamingDotFeatures(CStreamingFile *file, bool is_labelled, int32_t size) | CStreamingDotFeatures | |
| CStreamingDotFeatures(CDotFeatures *dot_features, float64_t *lab=NULL) | CStreamingDotFeatures | |
| CStreamingFeatures() | CStreamingFeatures | |
| CStreamingFeatures(CStreamingFile *file, bool is_labelled, int32_t size) | CStreamingFeatures | |
| CStreamingSparseFeatures() | CStreamingSparseFeatures< T > | |
| CStreamingSparseFeatures(CStreamingFile *file, bool is_labelled, int32_t size) | CStreamingSparseFeatures< T > | |
| current_label | CStreamingSparseFeatures< T > | [protected] |
| current_length | CStreamingSparseFeatures< T > | [protected] |
| current_num_features | CStreamingSparseFeatures< T > | [protected] |
| current_sgvector | CStreamingSparseFeatures< T > | [protected] |
| current_vec_index | CStreamingSparseFeatures< T > | [protected] |
| current_vector | CStreamingSparseFeatures< T > | [protected] |
| del_preprocessor(int32_t num) | CFeatures | [virtual] |
| dense_dot(T alpha, T *vec, int32_t dim, T b) | CStreamingSparseFeatures< T > | |
| dense_dot(const float64_t *vec2, int32_t vec2_len) | CStreamingSparseFeatures< T > | [virtual] |
| dense_dot(const float32_t *vec2, int32_t vec2_len) | CStreamingSparseFeatures< T > | [virtual] |
| dense_dot_range(float32_t *output, float32_t *alphas, float32_t *vec, int32_t dim, float32_t b, int32_t num_vec=0) | CStreamingDotFeatures | [virtual] |
| dot(CStreamingDotFeatures *df) | CStreamingSparseFeatures< T > | [virtual] |
| duplicate() const | CStreamingSparseFeatures< T > | [virtual] |
| end_parser() | CStreamingSparseFeatures< T > | [virtual] |
| expand_if_required(float32_t *&vec, int32_t &len) | CStreamingSparseFeatures< T > | [virtual] |
| expand_if_required(float64_t *&vec, int32_t &len) | CStreamingSparseFeatures< T > | [virtual] |
| free_feature_iterator(void *iterator) | CStreamingDotFeatures | [virtual] |
| get_cache_size() | CFeatures | |
| get_dim_feature_space() const | CStreamingSparseFeatures< T > | [virtual] |
| get_feature(int32_t index) | CStreamingSparseFeatures< T > | |
| get_feature_class() | CStreamingSparseFeatures< T > | [virtual] |
| get_feature_iterator() | CStreamingDotFeatures | [virtual] |
| get_feature_type() | CStreamingSparseFeatures< T > | [virtual] |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_has_labels() | CStreamingFeatures | [virtual] |
| get_label() | CStreamingSparseFeatures< T > | [virtual] |
| 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 | CStreamingSparseFeatures< T > | [virtual] |
| get_next_example() | CStreamingSparseFeatures< T > | [virtual] |
| get_next_feature(int32_t &index, float32_t &value, void *iterator) | CStreamingDotFeatures | [virtual] |
| get_nnz_features_for_vector() | CStreamingSparseFeatures< T > | [virtual] |
| get_num_features() | CStreamingSparseFeatures< T > | [virtual] |
| get_num_nonzero_entries() | CStreamingSparseFeatures< T > | |
| get_num_preprocessed() | CFeatures | |
| get_num_preprocessors() const | CFeatures | |
| get_num_vectors() const | CStreamingSparseFeatures< T > | [virtual] |
| get_preprocessor(int32_t num) | CFeatures | |
| get_size() | CStreamingSparseFeatures< T > | [virtual] |
| get_vector() | CStreamingSparseFeatures< T > | |
| has_labels | CStreamingFeatures | [protected] |
| has_property(EFeatureProperty p) | CFeatures | |
| has_subset() const | CFeatures | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| is_preprocessed(int32_t num) | CFeatures | |
| is_seekable() | CStreamingFeatures | [virtual] |
| list_feature_obj() | CFeatures | |
| load(CFile *loader) | CFeatures | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| m_subset | CFeatures | [protected] |
| parallel | CSGObject | |
| parser | CStreamingSparseFeatures< T > | [protected] |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| release_example() | CStreamingSparseFeatures< T > | [virtual] |
| remove_subset() | CFeatures | [virtual] |
| reset_stream() | CStreamingSparseFeatures< T > | [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 | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| seekable | CStreamingFeatures | [protected] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_num_features(int32_t num) | CStreamingSparseFeatures< T > | |
| set_preprocessed(int32_t num) | CFeatures | |
| set_property(EFeatureProperty p) | CFeatures | |
| set_read_functions() | CStreamingFeatures | |
| set_subset(CSubset *subset) | CFeatures | [virtual] |
| set_vector_and_label_reader() | CStreamingSparseFeatures< T > | [virtual] |
| set_vector_reader() | CStreamingSparseFeatures< T > | [virtual] |
| sort_features() | CStreamingSparseFeatures< T > | |
| sparse_dot(T alpha, SGSparseVectorEntry< T > *avec, int32_t alen, SGSparseVectorEntry< T > *bvec, int32_t blen) | CStreamingSparseFeatures< T > | [static] |
| start_parser() | CStreamingSparseFeatures< T > | [virtual] |
| subset_changed_post() | CFeatures | [virtual] |
| subset_idx_conversion(index_t idx) const | CFeatures | |
| unset_generic() | CSGObject | |
| unset_property(EFeatureProperty p) | CFeatures | |
| version | CSGObject | |
| working_file | CStreamingSparseFeatures< T > | [protected] |
| ~CFeatures() | CFeatures | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |
| ~CStreamingDotFeatures() | CStreamingDotFeatures | [virtual] |
| ~CStreamingFeatures() | CStreamingFeatures | [virtual] |
| ~CStreamingSparseFeatures() | CStreamingSparseFeatures< T > | |