apply(CFeatures *features) | CDensePreprocessor< float64_t > | virtual |
apply_to_feature_matrix(CFeatures *features) | CFisherLDA | virtual |
apply_to_feature_vector(SGVector< float64_t > vector) | CFisherLDA | virtual |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CDensePreprocessor() | CDensePreprocessor< float64_t > | |
CDimensionReductionPreprocessor() | CDimensionReductionPreprocessor | |
CDimensionReductionPreprocessor(CEmbeddingConverter *converter) | CDimensionReductionPreprocessor | |
CFisherLDA(EFLDAMethod method=AUTO_FLDA, float64_t thresh=0.01) | CFisherLDA | |
cleanup() | CFisherLDA | virtual |
clone() | CSGObject | virtual |
CPreprocessor() | CPreprocessor | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
fit(CFeatures *features, CLabels *labels, int32_t num_dimensions=0) | CFisherLDA | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_distance() const | CDimensionReductionPreprocessor | |
get_eigenvalues() | CFisherLDA | |
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() | CFisherLDA | |
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 | CFisherLDA | virtual |
get_target_dim() const | CDimensionReductionPreprocessor | |
get_transformation_matrix() | CFisherLDA | |
get_type() const | CFisherLDA | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
init(CFeatures *data) | CDimensionReductionPreprocessor | virtual |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_converter | CDimensionReductionPreprocessor | protected |
m_distance | CDimensionReductionPreprocessor | protected |
m_eigenvalues_vector | CFisherLDA | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_kernel | CDimensionReductionPreprocessor | protected |
m_mean_vector | CFisherLDA | protected |
m_method | CFisherLDA | protected |
m_model_selection_parameters | CSGObject | |
m_num_dim | CFisherLDA | protected |
m_parameters | CSGObject | |
m_target_dim | CDimensionReductionPreprocessor | protected |
m_threshold | CFisherLDA | protected |
m_transformation_matrix | CFisherLDA | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | CSGObject | |
set_distance(CDistance *distance) | CDimensionReductionPreprocessor | |
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_kernel(CKernel *kernel) | CDimensionReductionPreprocessor | |
set_target_dim(int32_t dim) | CDimensionReductionPreprocessor | |
shallow_copy() const | CSGObject | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CDimensionReductionPreprocessor() | CDimensionReductionPreprocessor | virtual |
~CFisherLDA() | CFisherLDA | virtual |
~CPreprocessor() | CPreprocessor | virtual |
~CSGObject() | CSGObject | virtual |