CCharFeatures Member List

This is the complete list of members for CCharFeatures, including all inherited members.

add_preproc(CPreProc *p)CFeatures [virtual]
alphabetCCharFeatures [protected]
apply_preproc(bool force_preprocessing=false)CSimpleFeatures< char > [virtual]
CCharFeatures(EAlphabet alpha, int32_t size=0)CCharFeatures
CCharFeatures(CAlphabet *alpha, int32_t size=0)CCharFeatures
CCharFeatures(const CCharFeatures &orig)CCharFeatures
CCharFeatures(EAlphabet alphabet, char *feature_matrix, int32_t num_feat, int32_t num_vec)CCharFeatures
CCharFeatures(EAlphabet alphabet, char *fname)CCharFeatures
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, char *target=NULL)CSimpleFeatures< char > [protected, virtual]
copy_feature_matrix(char *src, int32_t num_feat, int32_t num_vec)CCharFeatures [virtual]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSimpleFeatures(int32_t size=0)CSimpleFeatures< char >
CSimpleFeatures(const CSimpleFeatures &orig)CSimpleFeatures< char >
CSimpleFeatures(char *fm, int32_t num_feat, int32_t num_vec)CSimpleFeatures< char >
CSimpleFeatures(char *fname)CSimpleFeatures< char >
del_preproc(int32_t num)CFeatures [virtual]
duplicate() constCSimpleFeatures< char > [virtual]
feature_cacheCSimpleFeatures< char > [protected]
feature_matrixCSimpleFeatures< char > [protected]
free_feature_matrix()CSimpleFeatures< char >
free_feature_vector(char *feat_vec, int32_t num, bool dofree)CSimpleFeatures< char >
free_features()CSimpleFeatures< char >
get_alphabet()CCharFeatures
get_cache_size()CFeatures
get_feature_class()CSimpleFeatures< char > [virtual]
get_feature_matrix(int32_t &num_feat, int32_t &num_vec)CSimpleFeatures< char >
get_feature_type()CSimpleFeatures< char > [virtual]
get_feature_vector(int32_t num, int32_t &len, bool &dofree)CSimpleFeatures< char >
get_fm(char **dst, int32_t *d1, int32_t *d2)CSimpleFeatures< char >
get_num_features()CSimpleFeatures< char >
get_num_preproc()CFeatures
get_num_preprocessed()CFeatures
get_num_vectors()CSimpleFeatures< char > [virtual]
get_preproc(int32_t num)CFeatures
get_size()CSimpleFeatures< char > [virtual]
ioCSGObject
is_preprocessed(int32_t num)CFeatures
list_feature_obj()CFeatures
load(char *fname)CCharFeatures [virtual]
num_featuresCSimpleFeatures< char > [protected]
num_vectorsCSimpleFeatures< char > [protected]
parallelCSGObject
ref()CSGObject
ref_count() const CSGObject
reshape(int32_t p_num_features, int32_t p_num_vectors)CSimpleFeatures< char > [virtual]
save(char *fname)CCharFeatures [virtual]
set_feature_matrix(char *fm, int32_t num_feat, int32_t num_vec)CSimpleFeatures< char > [virtual]
set_num_features(int32_t num)CSimpleFeatures< char >
set_num_vectors(int32_t num)CSimpleFeatures< char >
set_preprocessed(int32_t num)CFeatures
unref()CSGObject
versionCSGObject
~CCharFeatures()CCharFeatures
~CFeatures()CFeatures [virtual]
~CSGObject()CSGObject [virtual]
~CSimpleFeatures()CSimpleFeatures< char > [virtual]


SHOGUN Machine Learning Toolbox - Documentation