, including all inherited members.
add_preproc(CPreProc *p) | CFeatures | [virtual] |
Align_char_features(CCharFeatures *cf, CCharFeatures *Ref, float64_t gapCost) | CRealFeatures | |
apply_preproc(bool force_preprocessing=false) | CSimpleFeatures< float64_t > | [virtual] |
CFeatures(int32_t size) | CFeatures | |
CFeatures(const CFeatures &orig) | CFeatures | |
CFeatures(char *fname) | CFeatures | |
check_feature_compatibility(CFeatures *f) | CFeatures | |
clean_preprocs() | CFeatures | |
compute_feature_vector(int32_t num, int32_t &len, float64_t *target=NULL) | CSimpleFeatures< float64_t > | [protected, virtual] |
copy_feature_matrix(float64_t *src, int32_t num_feat, int32_t num_vec) | CRealFeatures | [virtual] |
CRealFeatures(int32_t size=0) | CRealFeatures | |
CRealFeatures(const CRealFeatures &orig) | CRealFeatures | |
CRealFeatures(float64_t *src, int32_t num_feat, int32_t num_vec) | CRealFeatures | |
CRealFeatures(char *fname) | CRealFeatures | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CSimpleFeatures(int32_t size=0) | CSimpleFeatures< float64_t > | |
CSimpleFeatures(const CSimpleFeatures &orig) | CSimpleFeatures< float64_t > | |
CSimpleFeatures(float64_t *fm, int32_t num_feat, int32_t num_vec) | CSimpleFeatures< float64_t > | |
CSimpleFeatures(char *fname) | CSimpleFeatures< float64_t > | |
del_preproc(int32_t num) | CFeatures | [virtual] |
duplicate() const | CSimpleFeatures< float64_t > | [virtual] |
feature_cache | CSimpleFeatures< float64_t > | [protected] |
feature_matrix | CSimpleFeatures< float64_t > | [protected] |
free_feature_matrix() | CSimpleFeatures< float64_t > | |
free_feature_vector(float64_t *feat_vec, int32_t num, bool dofree) | CSimpleFeatures< float64_t > | |
free_features() | CSimpleFeatures< float64_t > | |
get_cache_size() | CFeatures | |
get_feature_class() | CSimpleFeatures< float64_t > | [virtual] |
get_feature_matrix(int32_t &num_feat, int32_t &num_vec) | CSimpleFeatures< float64_t > | |
get_feature_type() | CSimpleFeatures< float64_t > | [virtual] |
get_feature_vector(int32_t num, int32_t &len, bool &dofree) | CSimpleFeatures< float64_t > | |
get_fm(float64_t **dst, int32_t *d1, int32_t *d2) | CRealFeatures | [virtual] |
get_num_features() | CSimpleFeatures< float64_t > | |
get_num_preproc() | CFeatures | |
get_num_preprocessed() | CFeatures | |
get_num_vectors() | CSimpleFeatures< float64_t > | [virtual] |
get_preproc(int32_t num) | CFeatures | |
get_size() | CSimpleFeatures< float64_t > | [virtual] |
io | CSGObject | |
is_preprocessed(int32_t num) | CFeatures | |
list_feature_obj() | CFeatures | |
load(char *fname) | CRealFeatures | [virtual] |
num_features | CSimpleFeatures< float64_t > | [protected] |
num_vectors | CSimpleFeatures< float64_t > | [protected] |
parallel | CSGObject | |
ref() | CSGObject | |
ref_count() const | CSGObject | |
reshape(int32_t p_num_features, int32_t p_num_vectors) | CSimpleFeatures< float64_t > | [virtual] |
save(char *fname) | CRealFeatures | [virtual] |
set_feature_matrix(float64_t *fm, int32_t num_feat, int32_t num_vec) | CSimpleFeatures< float64_t > | [virtual] |
set_num_features(int32_t num) | CSimpleFeatures< float64_t > | |
set_num_vectors(int32_t num) | CSimpleFeatures< float64_t > | |
set_preprocessed(int32_t num) | CFeatures | |
unref() | CSGObject | |
version | CSGObject | |
~CFeatures() | CFeatures | [virtual] |
~CSGObject() | CSGObject | [virtual] |
~CSimpleFeatures() | CSimpleFeatures< float64_t > | [virtual] |