SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLaplacianInferenceMethod Member List

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

build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
CDifferentiableFunction()CDifferentiableFunction
CInferenceMethod()CInferenceMethod
CInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CInferenceMethod
CLaplacianInferenceMethod()CLaplacianInferenceMethod
CLaplacianInferenceMethod(CKernel *kernel, CFeatures *features, CMeanFunction *mean, CLabels *labels, CLikelihoodModel *model)CLaplacianInferenceMethod
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
get_alpha()CLaplacianInferenceMethodvirtual
get_cholesky()CLaplacianInferenceMethodvirtual
get_diagonal_vector()CLaplacianInferenceMethodvirtual
get_features()CInferenceMethodvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_gradient(CMap< TParameter *, CSGObject * > &para_dict)CLaplacianInferenceMethodvirtual
get_kernel()CInferenceMethodvirtual
get_labels()CInferenceMethodvirtual
get_latent_features()CInferenceMethodvirtual
get_marginal_likelihood_derivatives(CMap< TParameter *, CSGObject * > &para_dict)CLaplacianInferenceMethodvirtual
get_mean()CInferenceMethodvirtual
get_minimization_iterations()CLaplacianInferenceMethodvirtual
get_minimization_tolerance()CLaplacianInferenceMethodvirtual
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_name() const CLaplacianInferenceMethodvirtual
get_negative_marginal_likelihood()CLaplacianInferenceMethodvirtual
get_newton_iterations()CLaplacianInferenceMethodvirtual
get_newton_tolerance()CLaplacianInferenceMethodvirtual
get_quantity()CLaplacianInferenceMethodvirtual
get_scale()CInferenceMethodvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_alphaCInferenceMethodprotected
m_data_meansCInferenceMethodprotected
m_feature_matrixCInferenceMethodprotected
m_featuresCInferenceMethodprotected
m_hashCSGObject
m_kernelCInferenceMethodprotected
m_ktrtrCInferenceMethodprotected
m_LCInferenceMethodprotected
m_label_vectorCInferenceMethodprotected
m_labelsCInferenceMethodprotected
m_latent_featuresCInferenceMethodprotected
m_latent_matrixCInferenceMethodprotected
m_meanCInferenceMethodprotected
m_modelCInferenceMethodprotected
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_scaleCInferenceMethodprotected
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_features(CFeatures *feat)CInferenceMethodvirtual
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_latent_features(CFeatures *feat)CInferenceMethodvirtual
set_mean(CMeanFunction *m)CInferenceMethodvirtual
set_minimization_tolerance(float64_t tol)CLaplacianInferenceMethodvirtual
set_minimization_tolerance(int32_t itr)CLaplacianInferenceMethodvirtual
set_model(CLikelihoodModel *mod)CInferenceMethodvirtual
set_newton_tolerance(float64_t tol)CLaplacianInferenceMethodvirtual
set_newton_tolerance(int32_t itr)CLaplacianInferenceMethodvirtual
set_scale(float64_t s)CInferenceMethodvirtual
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_all()CLaplacianInferenceMethodprotectedvirtual
update_alpha()CLaplacianInferenceMethodprotectedvirtual
update_chol()CLaplacianInferenceMethodprotectedvirtual
update_data_means()CInferenceMethodprotectedvirtual
update_parameter_hash()CSGObjectprotectedvirtual
update_train_kernel()CLaplacianInferenceMethodprotectedvirtual
versionCSGObject
~CDifferentiableFunction()CDifferentiableFunctionvirtual
~CInferenceMethod()CInferenceMethodvirtual
~CLaplacianInferenceMethod()CLaplacianInferenceMethodvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation