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 CSGObject [virtual]
get_alpha()CLaplacianInferenceMethod [virtual]
get_cholesky()CLaplacianInferenceMethod [virtual]
get_diagonal_vector()CLaplacianInferenceMethod [virtual]
get_features()CInferenceMethod [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_gradient(CMap< TParameter *, CSGObject * > &para_dict)CLaplacianInferenceMethod [virtual]
get_kernel()CInferenceMethod [virtual]
get_labels()CInferenceMethod [virtual]
get_latent_features()CInferenceMethod [virtual]
get_marginal_likelihood_derivatives(CMap< TParameter *, CSGObject * > &para_dict)CLaplacianInferenceMethod [virtual]
get_mean()CInferenceMethod [virtual]
get_minimization_iterations()CLaplacianInferenceMethod [virtual]
get_minimization_tolerance()CLaplacianInferenceMethod [virtual]
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 CLaplacianInferenceMethod [virtual]
get_negative_marginal_likelihood()CLaplacianInferenceMethod [virtual]
get_newton_iterations()CLaplacianInferenceMethod [virtual]
get_newton_tolerance()CLaplacianInferenceMethod [virtual]
get_quantity()CLaplacianInferenceMethod [virtual]
get_scale()CInferenceMethod [virtual]
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
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)CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_alphaCInferenceMethod [protected]
m_data_meansCInferenceMethod [protected]
m_feature_matrixCInferenceMethod [protected]
m_featuresCInferenceMethod [protected]
m_hashCSGObject
m_kernelCInferenceMethod [protected]
m_ktrtrCInferenceMethod [protected]
m_LCInferenceMethod [protected]
m_label_vectorCInferenceMethod [protected]
m_labelsCInferenceMethod [protected]
m_latent_featuresCInferenceMethod [protected]
m_latent_matrixCInferenceMethod [protected]
m_meanCInferenceMethod [protected]
m_modelCInferenceMethod [protected]
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_scaleCInferenceMethod [protected]
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)CSGObject [protected, virtual]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_features(CFeatures *feat)CInferenceMethod [virtual]
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)CInferenceMethod [virtual]
set_labels(CLabels *lab)CInferenceMethod [virtual]
set_latent_features(CFeatures *feat)CInferenceMethod [virtual]
set_mean(CMeanFunction *m)CInferenceMethod [virtual]
set_minimization_tolerance(float64_t tol)CLaplacianInferenceMethod [virtual]
set_minimization_tolerance(int32_t itr)CLaplacianInferenceMethod [virtual]
set_model(CLikelihoodModel *mod)CInferenceMethod [virtual]
set_newton_tolerance(float64_t tol)CLaplacianInferenceMethod [virtual]
set_newton_tolerance(int32_t itr)CLaplacianInferenceMethod [virtual]
set_scale(float64_t s)CInferenceMethod [virtual]
shallow_copy() const CSGObject [virtual]
unset_generic()CSGObject
update_all()CLaplacianInferenceMethod [protected, virtual]
update_alpha()CLaplacianInferenceMethod [protected, virtual]
update_chol()CLaplacianInferenceMethod [protected, virtual]
update_data_means()CInferenceMethod [protected, virtual]
update_parameter_hash()CSGObject [protected, virtual]
update_train_kernel()CLaplacianInferenceMethod [protected, virtual]
versionCSGObject
~CDifferentiableFunction()CDifferentiableFunction [virtual]
~CInferenceMethod()CInferenceMethod [virtual]
~CLaplacianInferenceMethod()CLaplacianInferenceMethod [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation