SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CSparseFeatures< ST > Member List

This is the complete list of members for CSparseFeatures< ST >, including all inherited members.

add_preprocessor(CPreprocessor *p)CFeaturesvirtual
add_subset(SGVector< index_t > subset)CFeaturesvirtual
add_subset_in_place(SGVector< index_t > subset)CFeaturesvirtual
add_to_dense_vec(float64_t alpha, int32_t num, float64_t *vec, int32_t dim, bool abs_val=false)CSparseFeatures< ST >virtual
add_to_dense_vec(float64_t alpha, int32_t num, float64_t *vec, int32_t dim, bool abs_val)CSparseFeatures< ST >virtual
apply_preprocessor(bool force_preprocessing=false)CSparseFeatures< ST >virtual
benchmark_add_to_dense_vector(int32_t repeats=5)CDotFeatures
benchmark_dense_dot_range(int32_t repeats=5)CDotFeatures
build_gradient_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
clone()CSGObjectvirtual
combined_weightCDotFeaturesprotected
compute_cov(CDotFeatures *lhs, CDotFeatures *rhs)CDotFeaturesstatic
compute_sparse_feature_vector(int32_t num, int32_t &len, SGSparseVectorEntry< ST > *target=NULL)CSparseFeatures< ST >protectedvirtual
compute_squared(float64_t *sq)CSparseFeatures< ST >
compute_squared(float64_t *sq)CSparseFeatures< ST >
compute_squared_norm(CSparseFeatures< float64_t > *lhs, float64_t *sq_lhs, int32_t idx_a, CSparseFeatures< float64_t > *rhs, float64_t *sq_rhs, int32_t idx_b)CSparseFeatures< ST >
copy_dimension_subset(SGVector< index_t > dims)CFeaturesvirtual
copy_subset(SGVector< index_t > indices)CSparseFeatures< ST >virtual
create_merged_copy(CList *others)CFeaturesvirtual
create_merged_copy(CFeatures *other)CFeaturesvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSparseFeatures(int32_t size=0)CSparseFeatures< ST >
CSparseFeatures(SGSparseMatrix< ST > sparse)CSparseFeatures< ST >
CSparseFeatures(SGMatrix< ST > dense)CSparseFeatures< ST >
CSparseFeatures(const CSparseFeatures &orig)CSparseFeatures< ST >
CSparseFeatures(CFile *loader)CSparseFeatures< ST >
deep_copy() const CSGObjectvirtual
del_preprocessor(int32_t num)CFeaturesvirtual
dense_dot(ST alpha, int32_t num, ST *vec, int32_t dim, ST b)CSparseFeatures< ST >
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CSparseFeatures< ST >virtual
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CSparseFeatures< ST >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)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)CSparseFeatures< ST >virtual
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2)CSparseFeatures< ST >virtual
duplicate() const CSparseFeatures< ST >virtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
feature_cacheCSparseFeatures< ST >protected
free_feature_iterator(void *iterator)CSparseFeatures< ST >virtual
free_feature_vector(int32_t num)CSparseFeatures< ST >
free_sparse_feature_matrix()CSparseFeatures< ST >
free_sparse_feature_vector(int32_t num)CSparseFeatures< ST >
free_sparse_features()CSparseFeatures< ST >
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
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 CSparseFeatures< ST >virtual
get_feature(int32_t num, int32_t index)CSparseFeatures< ST >
get_feature_class() const CSparseFeatures< ST >virtual
get_feature_class_compatibility(EFeatureClass rhs) const CFeaturesvirtual
get_feature_iterator(int32_t vector_index)CSparseFeatures< ST >virtual
get_feature_type() const CSparseFeatures< ST >virtual
get_full_feature_matrix()CSparseFeatures< ST >
get_full_feature_vector(int32_t num)CSparseFeatures< ST >
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_mean()CDotFeaturesvirtual
get_mean(CDotFeatures *lhs, CDotFeatures *rhs)CDotFeaturesstatic
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 CSparseFeatures< ST >virtual
get_next_feature(int32_t &index, float64_t &value, void *iterator)CSparseFeatures< ST >virtual
get_next_feature(int32_t &index, float64_t &value, void *iterator)CSparseFeatures< ST >virtual
get_nnz_features_for_vector(int32_t num)CSparseFeatures< ST >virtual
get_num_features() const CSparseFeatures< ST >
get_num_nonzero_entries()CSparseFeatures< ST >
get_num_preprocessed() const CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const CSparseFeatures< ST >virtual
get_preprocessor(int32_t num) const CFeatures
get_sparse_feature_matrix(int32_t &num_feat, int32_t &num_vec)CSparseFeatures< ST >
get_sparse_feature_matrix()CSparseFeatures< ST >
get_sparse_feature_vector(int32_t num)CSparseFeatures< ST >
get_subset_stack()CFeaturesvirtual
get_transposed()CSparseFeatures< ST >
get_transposed(int32_t &num_feat, int32_t &num_vec)CSparseFeatures< ST >
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
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
list_preprocessors()CFeatures
load(CFile *loader)CSparseFeatures< ST >virtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
load_with_labels(CLibSVMFile *loader)CSparseFeatures< ST >
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_subset_stackCFeaturesprotected
obtain_from_simple(CDenseFeatures< ST > *sf)CSparseFeatures< ST >
obtain_from_simple(CDenseFeatures< complex128_t > *sf)CSparseFeatures< ST >
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
remove_all_subsets()CFeaturesvirtual
remove_subset()CFeaturesvirtual
reshape(int32_t num_features, int32_t num_vectors)CFeaturesvirtual
save(CFile *writer)CSparseFeatures< ST >virtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
save_with_labels(CLibSVMFile *writer, SGVector< float64_t > labels)CSparseFeatures< ST >
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_combined_feature_weight(float64_t nw)CDotFeatures
set_full_feature_matrix(SGMatrix< ST > full)CSparseFeatures< ST >virtual
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_num_features(int32_t num)CSparseFeatures< ST >
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
set_sparse_feature_matrix(SGSparseMatrix< ST > sm)CSparseFeatures< ST >
shallow_copy() const CSGObjectvirtual
shallow_subset_copy()CFeaturesvirtual
sort_features()CSparseFeatures< ST >
sparse_feature_matrixCSparseFeatures< ST >protected
subset_changed_post()CFeaturesvirtual
support_compatible_class() const CFeaturesvirtual
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CDotFeatures()CDotFeaturesvirtual
~CFeatures()CFeaturesvirtual
~CSGObject()CSGObjectvirtual
~CSparseFeatures()CSparseFeatures< ST >virtual

SHOGUN Machine Learning Toolbox - Documentation