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

This is the complete list of members for CRealFileFeatures, 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=false)CSimpleFeatures< float64_t >virtual
Align_char_features(CStringFeatures< char > *cf, CStringFeatures< char > *Ref, float64_t gapCost)CSimpleFeatures< float64_t >virtual
apply_preprocessor(bool force_preprocessing=false)CSimpleFeatures< float64_t >virtual
benchmark_add_to_dense_vector(int32_t repeats=5)CDotFeatures
benchmark_dense_dot_range(int32_t repeats=5)CDotFeatures
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
compute_feature_vector(int32_t num, int32_t &len, float64_t *target=NULL)CRealFileFeaturesprotectedvirtual
copy_feature_matrix(SGMatrix< float64_t > src)CSimpleFeatures< float64_t >virtual
copy_subset(SGVector< index_t > indices)CSimpleFeatures< float64_t >virtual
CRealFileFeatures()CRealFileFeatures
CRealFileFeatures(int32_t size, FILE *file)CRealFileFeatures
CRealFileFeatures(int32_t size, char *filename)CRealFileFeatures
CRealFileFeatures(const CRealFileFeatures &orig)CRealFileFeatures
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSimpleFeatures(int32_t size=0)CSimpleFeatures< float64_t >
CSimpleFeatures(const CSimpleFeatures &orig)CSimpleFeatures< float64_t >
CSimpleFeatures(SGMatrix< float64_t > matrix)CSimpleFeatures< float64_t >
CSimpleFeatures(float64_t *src, int32_t num_feat, int32_t num_vec)CSimpleFeatures< float64_t >
CSimpleFeatures(CFile *loader)CSimpleFeatures< float64_t >
del_preprocessor(int32_t num)CFeaturesvirtual
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len)CSimpleFeatures< float64_t >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
display_progress(int32_t start, int32_t stop, int32_t v)CDotFeaturesprotected
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2)CSimpleFeatures< float64_t >virtual
doublelenCRealFileFeaturesprotected
duplicate() constCSimpleFeatures< float64_t >virtual
endianCRealFileFeaturesprotected
feature_cacheCSimpleFeatures< float64_t >protected
feature_matrixCSimpleFeatures< float64_t >protected
feature_matrix_num_featuresCSimpleFeatures< float64_t >protected
feature_matrix_num_vectorsCSimpleFeatures< float64_t >protected
feature_subset(int32_t *idx, int32_t idx_len)CSimpleFeatures< float64_t >
fileposCRealFileFeaturesprotected
fourccCRealFileFeaturesprotected
free_feature_iterator(void *iterator)CSimpleFeatures< float64_t >virtual
free_feature_matrix()CSimpleFeatures< float64_t >
free_feature_vector(float64_t *feat_vec, int32_t num, bool dofree)CSimpleFeatures< float64_t >
free_feature_vector(SGVector< float64_t > vec, int32_t num)CSimpleFeatures< float64_t >
free_features()CSimpleFeatures< float64_t >
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() constCSimpleFeatures< float64_t >virtual
get_feature_class()CSimpleFeatures< float64_t >virtual
get_feature_iterator(int32_t vector_index)CSimpleFeatures< float64_t >virtual
get_feature_matrix(float64_t **dst, int32_t *num_feat, int32_t *num_vec)CSimpleFeatures< float64_t >
get_feature_matrix()CSimpleFeatures< float64_t >
get_feature_matrix(int32_t &num_feat, int32_t &num_vec)CSimpleFeatures< float64_t >
get_feature_type()CSimpleFeatures< float64_t >virtual
get_feature_vector(int32_t num, int32_t &len, bool &dofree)CSimpleFeatures< float64_t >
get_feature_vector(int32_t num)CSimpleFeatures< float64_t >
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_label(int32_t idx)CRealFileFeatures
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 CRealFileFeaturesvirtual
get_next_feature(int32_t &index, float64_t &value, void *iterator)CSimpleFeatures< float64_t >virtual
get_nnz_features_for_vector(int32_t num)CSimpleFeatures< float64_t >virtual
get_num_features()CSimpleFeatures< float64_t >
get_num_preprocessed()CFeatures
get_num_preprocessors() const CFeatures
get_num_vectors() constCSimpleFeatures< float64_t >virtual
get_preprocessor(int32_t num)CFeatures
get_size()CSimpleFeatures< float64_t >virtual
get_transposed()CSimpleFeatures< float64_t >
get_transposed(int32_t &num_feat, int32_t &num_vec)CSimpleFeatures< float64_t >
has_property(EFeatureProperty p)CFeatures
has_subset() const CFeatures
initialize_cache()CSimpleFeatures< float64_t >
intlenCRealFileFeaturesprotected
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_preprocessed(int32_t num)CFeatures
labelsCRealFileFeaturesprotected
list_feature_obj()CFeatures
load(CFile *loader)CSimpleFeatures< float64_t >virtual
load_base_data()CRealFileFeaturesprotected
load_feature_matrix()CRealFileFeaturesvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_subsetCFeaturesprotected
num_featuresCSimpleFeatures< float64_t >protected
num_vectorsCSimpleFeatures< float64_t >protected
obtain_from_dot(CDotFeatures *df)CSimpleFeatures< float64_t >
parallelCSGObject
preprocdCRealFileFeaturesprotected
print_serializable(const char *prefix="")CSGObjectvirtual
remove_subset()CFeaturesvirtual
reshape(int32_t p_num_features, int32_t p_num_vectors)CSimpleFeatures< float64_t >virtual
save(CFile *saver)CSimpleFeatures< float64_t >virtual
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_feature_matrix(SGMatrix< float64_t > matrix)CSimpleFeatures< float64_t >
set_feature_matrix(float64_t *fm, int32_t num_feat, int32_t num_vec)CSimpleFeatures< float64_t >virtual
set_feature_vector(SGVector< float64_t > vector, int32_t num)CSimpleFeatures< float64_t >
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)CSimpleFeatures< float64_t >
set_num_vectors(int32_t num)CSimpleFeatures< float64_t >
set_preprocessed(int32_t num)CFeatures
set_property(EFeatureProperty p)CFeatures
set_subset(CSubset *subset)CFeaturesvirtual
statusCRealFileFeaturesprotected
steal_feature_matrix()CSimpleFeatures< float64_t >
subset_changed_post()CFeaturesvirtual
subset_idx_conversion(index_t idx) const CFeatures
unset_generic()CSGObject
unset_property(EFeatureProperty p)CFeatures
vector_subset(int32_t *idx, int32_t idx_len)CSimpleFeatures< float64_t >
versionCSGObject
working_fileCRealFileFeaturesprotected
working_filenameCRealFileFeaturesprotected
~CDotFeatures()CDotFeaturesvirtual
~CFeatures()CFeaturesvirtual
~CRealFileFeatures()CRealFileFeaturesvirtual
~CSGObject()CSGObjectvirtual
~CSimpleFeatures()CSimpleFeatures< float64_t >virtual

SHOGUN Machine Learning Toolbox - Documentation