CStringFeatures< ST > Member List

This is the complete list of members for CStringFeatures< ST >, including all inherited members.
add_preproc(CPreProc *p)CFeatures [virtual]
alphabetCStringFeatures< ST > [protected]
apply_preproc(bool force_preprocessing=false)CStringFeatures< ST > [virtual]
CFeatures(int32_t size=0)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(char *fname)CFeatures
check_feature_compatibility(CFeatures *f)CFeatures
clean_preprocs()CFeatures
cleanup()CStringFeatures< ST > [virtual]
cleanup_feature_vector(int32_t num)CStringFeatures< ST > [virtual]
compute_feature_vector(int32_t num, int32_t &len)CStringFeatures< ST > [protected, virtual]
compute_symbol_mask_table(int64_t max_val)CStringFeatures< ST >
copy_features(int32_t &num_str, int32_t &max_str_len)CStringFeatures< ST > [virtual]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStringFeatures()CStringFeatures< ST >
CStringFeatures(EAlphabet alpha)CStringFeatures< ST >
CStringFeatures(T_STRING< ST > *p_features, int32_t p_num_vectors, int32_t p_max_string_length, EAlphabet alpha)CStringFeatures< ST >
CStringFeatures(CAlphabet *alpha)CStringFeatures< ST >
CStringFeatures(const CStringFeatures &orig)CStringFeatures< ST >
CStringFeatures(char *fname, EAlphabet alpha=DNA)CStringFeatures< ST >
del_preproc(int32_t num)CFeatures [virtual]
determine_maximum_string_length()CStringFeatures< ST >
disable_on_the_fly_preprocessing()CStringFeatures< ST >
duplicate() const CStringFeatures< ST > [virtual]
embed_features(int32_t p_order)CStringFeatures< ST >
embed_word(ST *seq, int32_t len)CStringFeatures< ST >
enable_on_the_fly_preprocessing()CStringFeatures< ST >
feature_cacheCStringFeatures< ST > [protected]
featuresCStringFeatures< ST > [protected]
free_feature_vector(ST *feat_vec, int32_t num, bool dofree)CStringFeatures< ST >
get_alphabet()CStringFeatures< ST >
get_cache_size()CFeatures
get_feature(int32_t vec_num, int32_t feat_num)CStringFeatures< ST > [virtual]
get_feature_class()CStringFeatures< ST > [virtual]
get_feature_type()CStringFeatures< ST > [virtual]
get_feature_vector(ST **dst, int32_t *len, int32_t num)CStringFeatures< ST >
get_feature_vector(int32_t num, int32_t &len, bool &dofree)CStringFeatures< ST >
get_features(int32_t &num_str, int32_t &max_str_len)CStringFeatures< ST > [virtual]
get_features(T_STRING< ST > **dst, int32_t *num_str)CStringFeatures< ST > [virtual]
get_masked_symbols(ST symbol, uint8_t mask)CStringFeatures< ST >
get_max_num_symbols()CStringFeatures< ST >
get_max_vector_length()CStringFeatures< ST > [virtual]
get_name() const CStringFeatures< ST > [virtual]
get_num_preproc()CFeatures
get_num_preprocessed()CFeatures
get_num_symbols()CStringFeatures< ST >
get_num_vectors()CStringFeatures< ST > [virtual]
get_order()CStringFeatures< ST >
get_original_num_symbols()CStringFeatures< ST >
get_preproc(int32_t num)CFeatures
get_size()CStringFeatures< ST > [virtual]
get_vector_length(int32_t vec_num)CStringFeatures< ST > [virtual]
get_zero_terminated_string_copy(T_STRING< ST > str)CStringFeatures< ST > [static]
has_property(EFeatureProperty p)CFeatures
have_same_length(int32_t len=-1)CStringFeatures< ST >
ioCSGObject
is_preprocessed(int32_t num)CFeatures
length_of_single_stringCStringFeatures< ST > [protected]
list_feature_obj()CFeatures
load(char *fname)CStringFeatures< ST > [virtual]
load_compressed(char *src, bool decompress)CStringFeatures< ST > [virtual]
load_dna_file(char *fname, bool remap_to_bin=true)CStringFeatures< ST >
load_fasta_file(const char *fname, bool ignore_invalid=false)CStringFeatures< ST >
load_fastq_file(const char *fname, bool ignore_invalid=false, bool bitremap_in_single_string=false)CStringFeatures< ST >
load_from_directory(char *dirname)CStringFeatures< ST >
max_string_lengthCStringFeatures< ST > [protected]
num_symbolsCStringFeatures< ST > [protected]
num_vectorsCStringFeatures< ST > [protected]
obtain_by_position_list(int32_t window_size, CDynamicArray< int32_t > *positions, int32_t skip=0)CStringFeatures< ST >
obtain_by_sliding_window(int32_t window_size, int32_t step_size, int32_t skip=0)CStringFeatures< ST >
obtain_from_char(CStringFeatures< char > *sf, int32_t start, int32_t p_order, int32_t gap, bool rev)CStringFeatures< ST >
obtain_from_char_features(CStringFeatures< CT > *sf, int32_t start, int32_t p_order, int32_t gap, bool rev)CStringFeatures< ST >
orderCStringFeatures< ST > [protected]
original_num_symbolsCStringFeatures< ST > [protected]
parallelCSGObject
preprocess_on_getCStringFeatures< ST > [protected]
reshape(int32_t num_features, int32_t num_vectors)CFeatures [virtual]
save(char *dest)CStringFeatures< ST > [virtual]
save_compressed(char *dest, E_COMPRESSION_TYPE compression, int level)CStringFeatures< ST > [virtual]
set_feature_vector(ST *src, int32_t len, int32_t num)CStringFeatures< ST >
set_feature_vector(int32_t num, ST *string, int32_t len)CStringFeatures< ST > [virtual]
set_features(T_STRING< ST > *p_features, int32_t p_num_vectors, int32_t p_max_string_length)CStringFeatures< ST >
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
shift_offset(ST offset, int32_t amount)CStringFeatures< ST >
shift_symbol(ST symbol, int32_t amount)CStringFeatures< ST >
single_stringCStringFeatures< ST > [protected]
symbol_mask_tableCStringFeatures< ST > [protected]
unembed_word(ST word, uint8_t *seq, int32_t len)CStringFeatures< ST >
unset_property(EFeatureProperty p)CFeatures
versionCSGObject
~CFeatures()CFeatures [virtual]
~CSGObject()CSGObject [virtual]
~CStringFeatures()CStringFeatures< ST > [virtual]

SHOGUN Machine Learning Toolbox - Documentation