build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CGaussianDistribution() | CGaussianDistribution | |
CGaussianDistribution(SGVector< float64_t > mean, SGMatrix< float64_t > cov, bool cov_is_factor=false) | CGaussianDistribution | |
clone() | CSGObject | virtual |
CProbabilityDistribution() | CProbabilityDistribution | |
CProbabilityDistribution(int32_t dimension) | CProbabilityDistribution | |
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 |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
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 | CGaussianDistribution | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
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 |
log_pdf(SGVector< float64_t > sample_vec) const | CProbabilityDistribution | virtual |
log_pdf_multiple(SGMatrix< float64_t > samples) const | CGaussianDistribution | virtual |
m_dimension | CProbabilityDistribution | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_L | CGaussianDistribution | protected |
m_mean | CGaussianDistribution | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
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 |
sample(int32_t num_samples, SGMatrix< float64_t > pre_samples=SGMatrix< float64_t >()) const | CGaussianDistribution | virtual |
shogun::CProbabilityDistribution::sample() const | CProbabilityDistribution | virtual |
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_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 | |
shallow_copy() const | CSGObject | virtual |
univariate_log_pdf(float64_t sample, float64_t mu=0.0, float64_t sigma2=1.0) | CGaussianDistribution | static |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CGaussianDistribution() | CGaussianDistribution | virtual |
~CProbabilityDistribution() | CProbabilityDistribution | virtual |
~CSGObject() | CSGObject | virtual |