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

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

add_preprocessor(CPreprocessor *p)CFeaturesvirtual
CAttributeFeatures()CAttributeFeatures
CFeatures(int32_t size=0)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(CFile *loader)CFeatures
check_feature_compatibility(CFeatures *f)CFeatures
clean_preprocessors()CFeatures
copy_subset(SGVector< index_t > indices)CFeaturesvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
del_attribute(char *attr_name)CAttributeFeatures
del_preprocessor(int32_t num)CFeaturesvirtual
duplicate() const =0CAttributeFeaturespure virtual
featuresCAttributeFeaturesprotected
find_attr_index(char *attr_name)CAttributeFeaturesprotected
get_attribute(char *attr_name)CAttributeFeatures
get_attribute_by_index(int idx, const char *&attr_name, CFeatures *&attr_obj)CAttributeFeatures
get_cache_size()CFeatures
get_feature_class()=0CAttributeFeaturespure virtual
get_feature_type()=0CAttributeFeaturespure virtual
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 CAttributeFeaturesvirtual
get_num_attributes()CAttributeFeatures
get_num_preprocessed()CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() const =0CAttributeFeaturespure virtual
get_preprocessor(int32_t num)CFeatures
get_size()=0CAttributeFeaturespure virtual
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_model_selection_parametersCSGObject
m_parametersCSGObject
m_subsetCFeaturesprotected
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_attribute(char *attr_name, CFeatures *attr_obj)CAttributeFeatures
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
subset_changed_post()CFeaturesvirtual
subset_idx_conversion(index_t idx) const CFeatures
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
versionCSGObject
~CAttributeFeatures()CAttributeFeaturesvirtual
~CFeatures()CFeaturesvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation