SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CKernelDensity Member List

This is the complete list of members for CKernelDensity, including all inherited members.

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDistribution()CDistribution
CKernelDensity(float64_t bandwidth=1.0, EKernelType kernel_type=K_GAUSSIAN, EDistanceType dist=D_EUCLIDEAN, EEvaluationMode eval=EM_BALLTREE_SINGLE, int32_t leaf_size=1, float64_t atol=0, float64_t rtol=0)CKernelDensity
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
featuresCDistributionprotected
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_derivative(int32_t num_param, int32_t num_example)CDistributionvirtual
get_features()CDistributionvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_likelihood_example(int32_t num_example)CDistributionvirtual
get_likelihood_for_all_examples()CDistributionvirtual
get_log_density(CDenseFeatures< float64_t > *test, int32_t leaf_size=1)CKernelDensity
get_log_derivative(int32_t num_param, int32_t num_example)CKernelDensityvirtual
get_log_likelihood()CDistributionvirtual
get_log_likelihood_example(int32_t num_example)CKernelDensityvirtual
get_log_likelihood_sample()CDistributionvirtual
get_log_model_parameter(int32_t num_param)CKernelDensityvirtual
get_model_parameter(int32_t num_param)CDistributionvirtual
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 CKernelDensityvirtual
get_num_model_parameters()CKernelDensityvirtual
get_num_relevant_model_parameters()CDistributionvirtual
get_pseudo_count()CDistributionvirtual
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
log_kernel(EKernelType kernel, float64_t dist, float64_t width)CKernelDensitystatic
log_norm(EKernelType kernel, float64_t width, int32_t dim)CKernelDensitystatic
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
obtain_from_generic(CSGObject *object)CDistributionstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
pseudo_countCDistributionprotected
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_features(CFeatures *f)CDistributionvirtual
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_pseudo_count(float64_t pseudo)CDistributionvirtual
shallow_copy() const CSGObjectvirtual
train(CFeatures *data=NULL)CKernelDensityvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
update_params_em(float64_t *alpha_k, int32_t len)CDistributionvirtual
versionCSGObject
~CDistribution()CDistributionvirtual
~CKernelDensity()CKernelDensity
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation