| apply_to_feature_matrix(CFeatures *features) | CPCA | virtual |
| apply_to_feature_vector(SGVector< float64_t > vector) | CPCA | virtual |
| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| CDensePreprocessor() | CDensePreprocessor< float64_t > | |
| CDimensionReductionPreprocessor() | CDimensionReductionPreprocessor | |
| CDimensionReductionPreprocessor(CEmbeddingConverter *converter) | CDimensionReductionPreprocessor | |
| cleanup() | CPCA | virtual |
| CPCA(bool do_whitening=false, EPCAMode mode=FIXED_NUMBER, float64_t thresh=1e-6) | CPCA | |
| CPreprocessor() | CPreprocessor | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| deep_copy() const | CSGObject | virtual |
| get_distance() const | CDimensionReductionPreprocessor | |
| get_eigenvalues() | CPCA | |
| get_feature_class() | CDensePreprocessor< float64_t > | virtual |
| get_feature_type() | CDensePreprocessor< float64_t > | virtual |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_kernel() const | CDimensionReductionPreprocessor | |
| get_mean() | CPCA | |
| 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 | CPCA | virtual |
| get_target_dim() const | CDimensionReductionPreprocessor | |
| get_transformation_matrix() | CPCA | |
| get_type() const | CPCA | virtual |
| init(CFeatures *features) | CPCA | virtual |
| init() | CPCA | protected |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="") | CSGObject | |
| load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="") | CSGObject | |
| load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_converter | CDimensionReductionPreprocessor | protected |
| m_distance | CDimensionReductionPreprocessor | protected |
| m_eigenvalues_vector | CPCA | protected |
| m_hash | CSGObject | |
| m_initialized | CPCA | protected |
| m_kernel | CDimensionReductionPreprocessor | protected |
| m_mean_vector | CPCA | protected |
| m_mode | CPCA | protected |
| m_model_selection_parameters | CSGObject | |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| m_target_dim | CDimensionReductionPreprocessor | protected |
| m_transformation_matrix | CPCA | protected |
| m_whitening | CPCA | protected |
| map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos) | CSGObject | |
| migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target) | CSGObject | protectedvirtual |
| num_dim | CPCA | protected |
| num_old_dim | CPCA | protected |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_distance(CDistance *distance) | CDimensionReductionPreprocessor | |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_kernel(CKernel *kernel) | CDimensionReductionPreprocessor | |
| set_target_dim(int32_t dim) | CDimensionReductionPreprocessor | |
| shallow_copy() const | CSGObject | virtual |
| thresh | CPCA | protected |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| ~CDimensionReductionPreprocessor() | CDimensionReductionPreprocessor | virtual |
| ~CPCA() | CPCA | virtual |
| ~CPreprocessor() | CPreprocessor | virtual |
| ~CSGObject() | CSGObject | virtual |