SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CSNPFeatures Member List

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

add_preprocessor(CPreprocessor *p)CFeaturesvirtual
add_subset(SGVector< index_t > subset)CFeaturesvirtual
add_to_dense_vec(float64_t alpha, int32_t vec_idx1, float64_t *vec2, int32_t vec2_len, bool abs_val=false)CSNPFeaturesvirtual
benchmark_add_to_dense_vector(int32_t repeats=5)CDotFeatures
benchmark_dense_dot_range(int32_t repeats=5)CDotFeatures
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
CDotFeatures(int32_t size=0)CDotFeatures
CDotFeatures(const CDotFeatures &orig)CDotFeatures
CDotFeatures(CFile *loader)CDotFeatures
CFeatures(int32_t size=0)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(CFile *loader)CFeatures
check_feature_compatibility(CFeatures *f) const CFeatures
clean_preprocessors()CFeatures
combined_weightCDotFeaturesprotected
compute_cov(CDotFeatures *lhs, CDotFeatures *rhs)CDotFeaturesstatic
copy_subset(SGVector< index_t > indices)CFeaturesvirtual
create_merged_copy(CFeatures *other)CFeaturesvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSNPFeatures()CSNPFeatures
CSNPFeatures(CStringFeatures< uint8_t > *str)CSNPFeatures
CSNPFeatures(const CSNPFeatures &orig)CSNPFeatures
deep_copy() const CSGObjectvirtual
del_preprocessor(int32_t num)CFeaturesvirtual
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CSNPFeaturesvirtual
dense_dot_range(float64_t *output, int32_t start, int32_t stop, float64_t *alphas, float64_t *vec, int32_t dim, float64_t b)CDotFeaturesvirtual
dense_dot_range_helper(void *p)CDotFeaturesstatic
dense_dot_range_subset(int32_t *sub_index, int32_t num, float64_t *output, float64_t *alphas, float64_t *vec, int32_t dim, float64_t b)CDotFeaturesvirtual
dense_dot_sgvec(int32_t vec_idx1, const SGVector< float64_t > vec2)CDotFeaturesvirtual
display_progress(int32_t start, int32_t stop, int32_t v)CDotFeaturesprotected
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2)CSNPFeaturesvirtual
duplicate() const CSNPFeaturesvirtual
free_feature_iterator(void *iterator)CSNPFeaturesvirtual
get_2x3_table(CSNPFeatures *pos, CSNPFeatures *neg)CSNPFeaturesstatic
get_cache_size() const CFeatures
get_combined_feature_weight()CDotFeatures
get_computed_dot_feature_matrix()CDotFeatures
get_computed_dot_feature_vector(int32_t num)CDotFeatures
get_cov()CDotFeaturesvirtual
get_dim_feature_space() const CSNPFeaturesvirtual
get_feature_class() const CSNPFeaturesvirtual
get_feature_iterator(int32_t vector_index)CSNPFeaturesvirtual
get_feature_type() const CSNPFeaturesvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_histogram(bool normalize=true)CSNPFeaturesvirtual
get_major_base_string()CSNPFeatures
get_mean()CDotFeaturesvirtual
get_mean(CDotFeatures *lhs, CDotFeatures *rhs)CDotFeaturesstatic
get_minor_base_string()CSNPFeatures
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 CSNPFeaturesvirtual
get_next_feature(int32_t &index, float64_t &value, void *iterator)CSNPFeaturesvirtual
get_nnz_features_for_vector(int32_t num)CSNPFeaturesvirtual
get_normalization_const()CSNPFeatures
get_num_preprocessed() const CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const CSNPFeaturesvirtual
get_preprocessor(int32_t num) const CFeatures
get_size() const CSNPFeaturesvirtual
get_subset_stack()CFeaturesvirtual
has_property(EFeatureProperty p) const CFeatures
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_preprocessed(int32_t num) const CFeatures
list_feature_obj() const CFeatures
load(CFile *loader)CFeaturesvirtual
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_str_majCSNPFeaturesprotected
m_str_minCSNPFeaturesprotected
m_subset_stackCFeaturesprotected
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
normalization_constCSNPFeaturesprotected
num_stringsCSNPFeaturesprotected
obtain_base_strings(CSNPFeatures *snp=NULL)CSNPFeatures
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
remove_all_subsets()CFeaturesvirtual
remove_subset()CFeaturesvirtual
reshape(int32_t num_features, int32_t num_vectors)CFeaturesvirtual
save(CFile *writer)CFeaturesvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_combined_feature_weight(float64_t nw)CDotFeatures
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_major_base_string(const char *str)CSNPFeatures
set_minor_base_string(const char *str)CSNPFeatures
set_normalization_const(float64_t n=0)CSNPFeatures
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
shallow_copy() const CSGObjectvirtual
string_lengthCSNPFeaturesprotected
stringsCSNPFeaturesprotected
subset_changed_post()CFeaturesvirtual
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
update_parameter_hash()CSGObjectprotectedvirtual
versionCSGObject
w_dimCSNPFeaturesprotected
~CDotFeatures()CDotFeaturesvirtual
~CFeatures()CFeaturesvirtual
~CSGObject()CSGObjectvirtual
~CSNPFeatures()CSNPFeaturesvirtual

SHOGUN Machine Learning Toolbox - Documentation