CByteFeatures Member List

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

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


SHOGUN Machine Learning Toolbox - Documentation