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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDifferentiableFunction()CDifferentiableFunction
check_members() const CInferenceMethodprotectedvirtual
CInferenceMethod()CInferenceMethod
CInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CInferenceMethod
CLaplacianInferenceBase()CLaplacianInferenceBase
CLaplacianInferenceBase(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CLaplacianInferenceBase
clone()CSGObjectvirtual
compute_gradient()CLaplacianInferenceBaseprotectedvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSingleLaplacianInferenceMethod()CSingleLaplacianInferenceMethod
CSingleLaplacianInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CSingleLaplacianInferenceMethod
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_cholesky()CLaplacianInferenceBasevirtual
get_derivative_helper(void *p)CInferenceMethodprotectedstatic
get_derivative_wrt_inference_method(const TParameter *param)CSingleLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_kernel(const TParameter *param)CSingleLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_likelihood_model(const TParameter *param)CSingleLaplacianInferenceMethodprotectedvirtual
get_derivative_wrt_mean(const TParameter *param)CSingleLaplacianInferenceMethodprotectedvirtual
get_diagonal_vector()CSingleLaplacianInferenceMethodvirtual
get_features()CInferenceMethodvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_gradient(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_inference_type() const CSingleLaplacianInferenceMethodvirtual
get_kernel()CInferenceMethodvirtual
get_labels()CInferenceMethodvirtual
get_marginal_likelihood_estimate(int32_t num_importance_samples=1, float64_t ridge_size=1e-15)CInferenceMethod
get_mean()CInferenceMethodvirtual
get_minimization_max()CLaplacianInferenceBasevirtual
get_minimization_tolerance()CLaplacianInferenceBasevirtual
get_model()CInferenceMethod
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_multiclass_E()CInferenceMethodvirtual
get_name() const CSingleLaplacianInferenceMethodvirtual
get_negative_log_marginal_likelihood()CSingleLaplacianInferenceMethodvirtual
get_negative_log_marginal_likelihood_derivatives(CMap< TParameter *, CSGObject * > *parameters)CInferenceMethodvirtual
get_newton_iterations()CLaplacianInferenceBasevirtual
get_newton_tolerance()CLaplacianInferenceBasevirtual
get_posterior_covariance()CLaplacianInferenceBasevirtual
get_posterior_mean()CSingleLaplacianInferenceMethodvirtual
get_scale() const CInferenceMethodvirtual
get_value()CInferenceMethodvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_alphaCInferenceMethodprotected
m_d2lpCSingleLaplacianInferenceMethodprotected
m_d3lpCSingleLaplacianInferenceMethodprotected
m_dfhatCSingleLaplacianInferenceMethodprotected
m_dlpCLaplacianInferenceBaseprotected
m_ECInferenceMethodprotected
m_featuresCInferenceMethodprotected
m_gCSingleLaplacianInferenceMethodprotected
m_gradient_parametersCSGObject
m_gradient_updateCInferenceMethodprotected
m_hashCSGObject
m_iterCLaplacianInferenceBaseprotected
m_kernelCInferenceMethodprotected
m_ktrtrCInferenceMethodprotected
m_LCInferenceMethodprotected
m_labelsCInferenceMethodprotected
m_log_scaleCInferenceMethodprotected
m_meanCInferenceMethodprotected
m_modelCInferenceMethodprotected
m_model_selection_parametersCSGObject
m_muCLaplacianInferenceBaseprotected
m_opt_maxCLaplacianInferenceBaseprotected
m_opt_toleranceCLaplacianInferenceBaseprotected
m_parametersCSGObject
m_PsiCSingleLaplacianInferenceMethodprotected
m_SigmaCLaplacianInferenceBaseprotected
m_sWCSingleLaplacianInferenceMethodprotected
m_toleranceCLaplacianInferenceBaseprotected
m_WCLaplacianInferenceBaseprotected
m_ZCSingleLaplacianInferenceMethodprotected
obtain_from_generic(CInferenceMethod *inference)CSingleLaplacianInferenceMethodstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_features(CFeatures *feat)CInferenceMethodvirtual
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 *kern)CInferenceMethodvirtual
set_labels(CLabels *lab)CInferenceMethodvirtual
set_mean(CMeanFunction *m)CInferenceMethodvirtual
set_minimization_max(float64_t max)CLaplacianInferenceBasevirtual
set_minimization_tolerance(float64_t tol)CLaplacianInferenceBasevirtual
set_model(CLikelihoodModel *mod)CInferenceMethodvirtual
set_newton_iterations(int32_t iter)CLaplacianInferenceBasevirtual
set_newton_tolerance(float64_t tol)CLaplacianInferenceBasevirtual
set_scale(float64_t scale)CInferenceMethodvirtual
shallow_copy() const CSGObjectvirtual
supports_binary() const CSingleLaplacianInferenceMethodvirtual
supports_multiclass() const CInferenceMethodvirtual
supports_regression() const CSingleLaplacianInferenceMethodvirtual
unset_generic()CSGObject
update()CSingleLaplacianInferenceMethodvirtual
update_alpha()CSingleLaplacianInferenceMethodprotectedvirtual
update_approx_cov()CSingleLaplacianInferenceMethodprotectedvirtual
update_chol()CSingleLaplacianInferenceMethodprotectedvirtual
update_deriv()CSingleLaplacianInferenceMethodprotectedvirtual
update_init()CSingleLaplacianInferenceMethodprotectedvirtual
update_parameter_hash()CSGObjectvirtual
update_train_kernel()CInferenceMethodprotectedvirtual
versionCSGObject
~CDifferentiableFunction()CDifferentiableFunctionvirtual
~CInferenceMethod()CInferenceMethodvirtual
~CLaplacianInferenceBase()CLaplacianInferenceBasevirtual
~CSGObject()CSGObjectvirtual
~CSingleLaplacianInferenceMethod()CSingleLaplacianInferenceMethodvirtual

SHOGUN Machine Learning Toolbox - Documentation