, including all inherited members.
| CDistribution() | CDistribution | |
| CGaussian() | CGaussian | |
| CGaussian(SGVector< float64_t > mean, SGMatrix< float64_t > cov, ECovType cov_type=FULL) | CGaussian | |
| compute_log_PDF(SGVector< float64_t > point) | CGaussian | [virtual] |
| compute_PDF(SGVector< float64_t > point) | CGaussian | [virtual] |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| features | CDistribution | [protected] |
| get_cov() | CGaussian | [virtual] |
| get_cov_type() | CGaussian | |
| get_d() | CGaussian | |
| get_derivative(int32_t num_param, int32_t num_example) | CDistribution | [virtual] |
| get_features() | CDistribution | [virtual] |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_likelihood_example(int32_t num_example) | CDistribution | [virtual] |
| get_log_derivative(int32_t num_param, int32_t num_example) | CGaussian | [virtual] |
| get_log_likelihood() | CDistribution | [virtual] |
| get_log_likelihood_example(int32_t num_example) | CGaussian | [virtual] |
| get_log_likelihood_sample() | CDistribution | [virtual] |
| get_log_model_parameter(int32_t num_param) | CGaussian | [virtual] |
| get_mean() | CGaussian | [virtual] |
| get_model_parameter(int32_t num_param) | CDistribution | [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 | CGaussian | [virtual] |
| get_num_model_parameters() | CGaussian | [virtual] |
| get_num_relevant_model_parameters() | CDistribution | [virtual] |
| get_pseudo_count() | CDistribution | [virtual] |
| get_u() | CGaussian | |
| init() | CGaussian | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_constant | CGaussian | [protected] |
| m_cov_type | CGaussian | [protected] |
| m_d | CGaussian | [protected] |
| m_mean | CGaussian | [protected] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| m_u | CGaussian | [protected] |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| pseudo_count | CDistribution | [protected] |
| sample() | CGaussian | |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| set_cov(SGMatrix< float64_t > cov) | CGaussian | [virtual] |
| set_cov_type(ECovType cov_type) | CGaussian | |
| set_d(SGVector< float64_t > d) | CGaussian | |
| set_features(CFeatures *f) | CDistribution | [virtual] |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_mean(SGVector< float64_t > mean) | CGaussian | [virtual] |
| set_pseudo_count(float64_t pseudo) | CDistribution | [virtual] |
| set_u(SGMatrix< float64_t > u) | CGaussian | |
| train(CFeatures *data=NULL) | CGaussian | [virtual] |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| ~CDistribution() | CDistribution | [virtual] |
| ~CGaussian() | CGaussian | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |