CPolyFeatures Member List

This is the complete list of members for CPolyFeatures, including all inherited members.
add_preproc(CPreProc *p)CFeatures [virtual]
add_to_dense_vec(float64_t alpha, int32_t vec_idx1, float64_t *vec2, int32_t vec2_len, bool abs_val)CPolyFeatures [virtual]
bico(int32_t n, int32_t k)CPolyFeatures [protected]
bico2(int32_t n, int32_t k)CPolyFeatures [protected]
calc_feature_space_dimensions(int32_t N, int32_t D)CPolyFeatures [protected]
CDotFeatures(int32_t size=0)CDotFeatures
CDotFeatures(const CDotFeatures &orig)CDotFeatures
CDotFeatures(char *fname)CDotFeatures
CFeatures(int32_t size=0)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(char *fname)CFeatures
check_feature_compatibility(CFeatures *f)CFeatures
clean_preprocs()CFeatures
combined_weightCDotFeatures [protected]
CPolyFeatures(CSimpleFeatures< float64_t > *feat, int32_t degree, bool normalize)CPolyFeatures
CPolyFeatures(const CPolyFeatures &orig)CPolyFeatures
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
del_preproc(int32_t num)CFeatures [virtual]
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CPolyFeatures [virtual]
dense_dot_range(float64_t *output, int32_t start, int32_t stop, float64_t *alphas, float64_t *vec, int32_t dim, float64_t b)CDotFeatures [virtual]
dense_dot_range_helper(void *p)CDotFeatures [static]
display_progress(int32_t start, int32_t stop, int32_t v)CDotFeatures [protected]
dot(int32_t vec_idx1, int32_t vec_idx2)CPolyFeatures [virtual]
duplicate() const CPolyFeatures [virtual]
enumerate_multi_index(const int32_t feat_idx, uint16_t **index, uint16_t *exponents, const int32_t degree)CPolyFeatures [protected]
factln(int32_t n)CPolyFeatures [protected]
gammln(float64_t xx)CPolyFeatures [protected]
get_cache_size()CFeatures
get_combined_feature_weight()CDotFeatures
get_dim_feature_space()CPolyFeatures [virtual]
get_feature_class()CPolyFeatures [virtual]
get_feature_matrix(float64_t **dst, int32_t *num_feat, int32_t *num_vec)CDotFeatures [virtual]
get_feature_type()CPolyFeatures [virtual]
get_name() const CPolyFeatures [virtual]
get_nnz_features_for_vector(int32_t num)CPolyFeatures [virtual]
get_num_preproc()CFeatures
get_num_preprocessed()CFeatures
get_num_vectors()CPolyFeatures [virtual]
get_preproc(int32_t num)CFeatures
get_size()CPolyFeatures [virtual]
has_property(EFeatureProperty p)CFeatures
ioCSGObject
is_preprocessed(int32_t num)CFeatures
list_feature_obj()CFeatures
load(char *fname)CFeatures [virtual]
m_degreeCPolyFeatures [protected]
m_featCPolyFeatures [protected]
m_input_dimensionsCPolyFeatures [protected]
m_multi_indexCPolyFeatures [protected]
m_multinomial_coefficientsCPolyFeatures [protected]
m_normalization_valuesCPolyFeatures [protected]
m_normalizeCPolyFeatures [protected]
m_output_dimensionsCPolyFeatures [protected]
multinomialcoef(int32_t *exps, int32_t len)CPolyFeatures [protected]
parallelCSGObject
reshape(int32_t num_features, int32_t num_vectors)CFeatures [virtual]
save(char *fname)CFeatures [virtual]
set_combined_feature_weight(float64_t nw)CDotFeatures
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
store_multi_index()CPolyFeatures [protected]
store_multinomial_coefficients()CPolyFeatures [protected]
store_normalization_values()CPolyFeatures [protected]
unset_property(EFeatureProperty p)CFeatures
versionCSGObject
~CDotFeatures()CDotFeatures [virtual]
~CFeatures()CFeatures [virtual]
~CPolyFeatures()CPolyFeatures [virtual]
~CSGObject()CSGObject [virtual]

SHOGUN Machine Learning Toolbox - Documentation