SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CPolyFeatures Member List

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

add_preprocessor(CPreprocessor *p)CFeaturesvirtual
add_to_dense_vec(float64_t alpha, int32_t vec_idx1, float64_t *vec2, int32_t vec2_len, bool abs_val)CPolyFeaturesvirtual
benchmark_add_to_dense_vector(int32_t repeats=5)CDotFeatures
benchmark_dense_dot_range(int32_t repeats=5)CDotFeatures
bico(int32_t n, int32_t k)CPolyFeaturesprotected
bico2(int32_t n, int32_t k)CPolyFeaturesprotected
calc_feature_space_dimensions(int32_t N, int32_t D)CPolyFeaturesprotected
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)CFeatures
clean_preprocessors()CFeatures
combined_weightCDotFeaturesprotected
copy_subset(SGVector< index_t > indices)CFeaturesvirtual
CPolyFeatures()CPolyFeatures
CPolyFeatures(CSimpleFeatures< float64_t > *feat, int32_t degree, bool normalize)CPolyFeatures
CPolyFeatures(const CPolyFeatures &orig)CPolyFeatures
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
del_preprocessor(int32_t num)CFeaturesvirtual
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CPolyFeaturesvirtual
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
display_progress(int32_t start, int32_t stop, int32_t v)CDotFeaturesprotected
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2)CPolyFeaturesvirtual
duplicate() const CPolyFeaturesvirtual
enumerate_multi_index(const int32_t feat_idx, uint16_t **index, uint16_t *exponents, const int32_t degree)CPolyFeaturesprotected
factln(int32_t n)CPolyFeaturesprotected
free_feature_iterator(void *iterator)CPolyFeaturesvirtual
gammln(float64_t xx)CPolyFeaturesprotected
get_cache_size()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 CPolyFeaturesvirtual
get_feature_class()CPolyFeaturesvirtual
get_feature_iterator(int32_t vector_index)CPolyFeaturesvirtual
get_feature_type()CPolyFeaturesvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_mean()CDotFeaturesvirtual
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 CPolyFeaturesvirtual
get_next_feature(int32_t &index, float64_t &value, void *iterator)CPolyFeaturesvirtual
get_nnz_features_for_vector(int32_t num)CPolyFeaturesvirtual
get_num_preprocessed()CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const CPolyFeaturesvirtual
get_preprocessor(int32_t num)CFeatures
get_size()CPolyFeaturesvirtual
has_property(EFeatureProperty p)CFeatures
has_subset() const CFeatures
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_preprocessed(int32_t num)CFeatures
list_feature_obj()CFeatures
load(CFile *loader)CFeaturesvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_degreeCPolyFeaturesprotected
m_featCPolyFeaturesprotected
m_input_dimensionsCPolyFeaturesprotected
m_model_selection_parametersCSGObject
m_multi_indexCPolyFeaturesprotected
m_multinomial_coefficientsCPolyFeaturesprotected
m_normalization_valuesCPolyFeaturesprotected
m_normalizeCPolyFeaturesprotected
m_output_dimensionsCPolyFeaturesprotected
m_parametersCSGObject
m_subsetCFeaturesprotected
multinomialcoef(int32_t *exps, int32_t len)CPolyFeaturesprotected
parallelCSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
remove_subset()CFeaturesvirtual
reshape(int32_t num_features, int32_t num_vectors)CFeaturesvirtual
save(CFile *writer)CFeaturesvirtual
save_serializable(CSerializableFile *file, const char *prefix="")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_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
set_subset(CSubset *subset)CFeaturesvirtual
store_multi_index()CPolyFeaturesprotected
store_multinomial_coefficients()CPolyFeaturesprotected
store_normalization_values()CPolyFeaturesprotected
subset_changed_post()CFeaturesvirtual
subset_idx_conversion(index_t idx) const CFeatures
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
versionCSGObject
~CDotFeatures()CDotFeaturesvirtual
~CFeatures()CFeaturesvirtual
~CPolyFeatures()CPolyFeaturesvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation