, including all inherited members.
add_preprocessor(CPreprocessor *p) | CFeatures | [virtual] |
add_to_dense_vec(float64_t alpha, int32_t vec_idx1, float64_t *vec2, int32_t vec2_len, bool abs_val=false) | CLBPPyrDotFeatures | [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 | |
CLBPPyrDotFeatures(void) | CLBPPyrDotFeatures | |
CLBPPyrDotFeatures(CSimpleFeatures< uint32_t > *images, uint16_t num_pyramids) | CLBPPyrDotFeatures | |
CLBPPyrDotFeatures(const CLBPPyrDotFeatures &orig) | CLBPPyrDotFeatures | |
clean_preprocessors() | CFeatures | |
combined_weight | CDotFeatures | [protected] |
copy_subset(SGVector< index_t > indices) | CFeatures | [virtual] |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
del_preprocessor(int32_t num) | CFeatures | [virtual] |
dense_dot(int32_t vec_idx1, const float64_t *vec2, int32_t vec2_len) | CLBPPyrDotFeatures | [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] |
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) | CDotFeatures | [virtual] |
display_progress(int32_t start, int32_t stop, int32_t v) | CDotFeatures | [protected] |
dot(int32_t vec_idx1, CDotFeatures *df, int32_t vec_idx2) | CLBPPyrDotFeatures | [virtual] |
duplicate() const | CLBPPyrDotFeatures | [virtual] |
free_feature_iterator(void *iterator) | CLBPPyrDotFeatures | [virtual] |
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() | CDotFeatures | [virtual] |
get_dim_feature_space() const | CLBPPyrDotFeatures | [virtual] |
get_feature_class() | CLBPPyrDotFeatures | [virtual] |
get_feature_iterator(int32_t vector_index) | CLBPPyrDotFeatures | [virtual] |
get_feature_type() | CLBPPyrDotFeatures | [virtual] |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_mean() | CDotFeatures | [virtual] |
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 | CLBPPyrDotFeatures | [virtual] |
get_next_feature(int32_t &index, float64_t &value, void *iterator) | CLBPPyrDotFeatures | [virtual] |
get_nnz_features_for_vector(int32_t num) | CLBPPyrDotFeatures | [virtual] |
get_num_preprocessed() | CFeatures | |
get_num_preprocessors() const | CFeatures | |
get_num_vectors() const | CLBPPyrDotFeatures | [virtual] |
get_preprocessor(int32_t num) | CFeatures | |
get_size() | CLBPPyrDotFeatures | [virtual] |
has_property(EFeatureProperty p) | CFeatures | |
has_subset() const | CFeatures | |
img | CLBPPyrDotFeatures | [protected] |
img_nCols | CLBPPyrDotFeatures | [protected] |
img_nRows | CLBPPyrDotFeatures | [protected] |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
is_preprocessed(int32_t num) | CFeatures | |
liblbp_pyr_get_dim(uint16_t nPyramids) | CLBPPyrDotFeatures | [protected] |
list_feature_obj() | CFeatures | |
load(CFile *loader) | CFeatures | [virtual] |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
load_serializable_post() | CSGObject | [protected, virtual] |
load_serializable_pre() | CSGObject | [protected, virtual] |
m_feat | CLBPPyrDotFeatures | [protected] |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_subset | CFeatures | [protected] |
parallel | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | [virtual] |
remove_subset() | CFeatures | [virtual] |
reshape(int32_t num_features, int32_t num_vectors) | CFeatures | [virtual] |
save(CFile *writer) | CFeatures | [virtual] |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
save_serializable_post() | CSGObject | [protected, virtual] |
save_serializable_pre() | CSGObject | [protected, virtual] |
set_combined_feature_weight(float64_t nw) | CDotFeatures | |
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) | CFeatures | [virtual] |
subset_changed_post() | CFeatures | [virtual] |
subset_idx_conversion(index_t idx) const | CFeatures | |
unset_generic() | CSGObject | |
unset_property(EFeatureProperty p) | CFeatures | |
vec_nDim | CLBPPyrDotFeatures | [protected] |
version | CSGObject | |
~CDotFeatures() | CDotFeatures | [virtual] |
~CFeatures() | CFeatures | [virtual] |
~CLBPPyrDotFeatures() | CLBPPyrDotFeatures | [virtual] |
~CSGObject() | CSGObject | [virtual] |