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

This is the complete list of members for CMatrixFeatures< 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
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
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
CMatrixFeatures()CMatrixFeatures< ST >
CMatrixFeatures(int32_t num_vecs, int32_t num_feats=0)CMatrixFeatures< ST >
CMatrixFeatures(SGMatrixList< ST > feats, int32_t num_feats=0)CMatrixFeatures< ST >
CMatrixFeatures(SGMatrix< ST > feats, int32_t feat_length, int32_t num_vecs)CMatrixFeatures< ST >
copy_dimension_subset(SGVector< index_t > dims)CFeaturesvirtual
copy_subset(SGVector< index_t > indices)CFeaturesvirtual
create_merged_copy(CList *others)CFeaturesvirtual
create_merged_copy(CFeatures *other)CFeaturesvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
del_preprocessor(int32_t num)CFeaturesvirtual
duplicate() const CMatrixFeatures< ST >virtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_cache_size() const CFeatures
get_feature_class() const CMatrixFeatures< ST >virtual
get_feature_class_compatibility(EFeatureClass rhs) const CFeaturesvirtual
get_feature_type() const CMatrixFeatures< ST >virtual
get_feature_vector(int32_t num) const CMatrixFeatures< ST >
get_feature_vector_col(SGVector< ST > out, int32_t num, int32_t col) const CMatrixFeatures< ST >
get_features() const CMatrixFeatures< ST >
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
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 CMatrixFeatures< ST >virtual
get_num_features() const CMatrixFeatures< ST >
get_num_preprocessed() const CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const CMatrixFeatures< ST >virtual
get_preprocessor(int32_t num) const CFeatures
get_subset_stack()CFeaturesvirtual
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)CFeaturesvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_subset_stackCFeaturesprotected
obtain_from_generic(CFeatures *const base_features)CMatrixFeatures< ST >static
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)CFeaturesvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_feature_vector(SGMatrix< ST > const vec, int32_t num)CMatrixFeatures< ST >
set_features(SGMatrixList< ST > features, int32_t num_feats)CMatrixFeatures< ST >
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_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
shallow_copy() const CSGObjectvirtual
shallow_subset_copy()CFeaturesvirtual
subset_changed_post()CFeaturesvirtual
support_compatible_class() const CFeaturesvirtual
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CFeatures()CFeaturesvirtual
~CMatrixFeatures()CMatrixFeatures< ST >virtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation