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

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

bootstrap_null()CKernelTwoSampleTestStatisticvirtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CKernelTwoSampleTestStatistic()CKernelTwoSampleTestStatistic
CKernelTwoSampleTestStatistic(CKernel *kernel, CFeatures *p_and_q, index_t q_start)CKernelTwoSampleTestStatistic
CKernelTwoSampleTestStatistic(CKernel *kernel, CFeatures *p, CFeatures *q)CKernelTwoSampleTestStatistic
clone()CSGObjectvirtual
compute_p_value(float64_t statistic)CTwoDistributionsTestStatisticvirtual
compute_statistic(bool multiple_kernels)=0CKernelTwoSampleTestStatisticpure virtual
compute_statistic()=0CKernelTwoSampleTestStatisticpure virtual
compute_threshold(float64_t alpha)CTwoDistributionsTestStatisticvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTestStatistic()CTestStatistic
CTwoDistributionsTestStatistic()CTwoDistributionsTestStatistic
CTwoDistributionsTestStatistic(CFeatures *p_and_q, index_t m)CTwoDistributionsTestStatistic
CTwoDistributionsTestStatistic(CFeatures *p, CFeatures *q)CTwoDistributionsTestStatistic
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_kernel()CKernelTwoSampleTestStatisticvirtual
get_m()CTwoDistributionsTestStatistic
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 =0CKernelTwoSampleTestStatisticpure virtual
get_p_and_q()CTwoDistributionsTestStatisticvirtual
get_statistic_type() const =0CTestStatisticpure virtual
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::get_version_parameter())CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_bootstrap_iterationsCTestStatisticprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_kernelCKernelTwoSampleTestStatisticprotected
m_mCTwoDistributionsTestStatisticprotected
m_model_selection_parametersCSGObject
m_null_approximation_methodCTestStatisticprotected
m_p_and_qCTwoDistributionsTestStatisticprotected
m_parameter_mapCSGObject
m_parametersCSGObject
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
perform_test()CTestStatisticvirtual
perform_test(float64_t alpha)CTestStatistic
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_bootstrap_iterations(index_t bootstrap_iterations)CTestStatisticvirtual
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_kernel(CKernel *kernel)CKernelTwoSampleTestStatisticvirtual
set_null_approximation_method(ENullApproximationMethod null_approximation_method)CTestStatisticvirtual
set_p_and_q(CFeatures *p_and_q)CTwoDistributionsTestStatisticvirtual
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CKernelTwoSampleTestStatistic()CKernelTwoSampleTestStatisticvirtual
~CSGObject()CSGObjectvirtual
~CTestStatistic()CTestStatisticvirtual
~CTwoDistributionsTestStatistic()CTwoDistributionsTestStatisticvirtual

SHOGUN Machine Learning Toolbox - Documentation