SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CKernelTwoSampleTest 成员列表

成员的完整列表,这些成员属于 CKernelTwoSampleTest,包括所有继承而来的类成员

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CHypothesisTest()CHypothesisTest
CKernelTwoSampleTest()CKernelTwoSampleTest
CKernelTwoSampleTest(CKernel *kernel, CFeatures *p_and_q, index_t q_start)CKernelTwoSampleTest
CKernelTwoSampleTest(CKernel *kernel, CFeatures *p, CFeatures *q)CKernelTwoSampleTest
clone()CSGObjectvirtual
compute_p_value(float64_t statistic)CTwoSampleTestvirtual
compute_statistic(bool multiple_kernels)=0CKernelTwoSampleTestpure virtual
compute_statistic()=0CKernelTwoSampleTestpure virtual
compute_threshold(float64_t alpha)CTwoSampleTestvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTwoSampleTest()CTwoSampleTest
CTwoSampleTest(CFeatures *p_and_q, index_t m)CTwoSampleTest
CTwoSampleTest(CFeatures *p, CFeatures *q)CTwoSampleTest
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_kernel()CKernelTwoSampleTestvirtual
get_m()CTwoSampleTest
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 =0CKernelTwoSampleTestpure virtual
get_p_and_q()CTwoSampleTestvirtual
get_statistic_type() const =0CHypothesisTestpure virtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_kernelCKernelTwoSampleTestprotected
m_mCTwoSampleTestprotected
m_model_selection_parametersCSGObject
m_null_approximation_methodCHypothesisTestprotected
m_num_null_samplesCHypothesisTestprotected
m_p_and_qCTwoSampleTestprotected
m_parametersCSGObject
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
perform_test()CHypothesisTestvirtual
perform_test(float64_t alpha)CHypothesisTest
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
sample_null()CKernelTwoSampleTestvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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 *kernel)CKernelTwoSampleTestvirtual
set_m(index_t m)CTwoSampleTest
set_null_approximation_method(ENullApproximationMethod null_approximation_method)CHypothesisTestvirtual
set_num_null_samples(index_t num_null_samples)CHypothesisTestvirtual
set_p_and_q(CFeatures *p_and_q)CTwoSampleTestvirtual
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CHypothesisTest()CHypothesisTestvirtual
~CKernelTwoSampleTest()CKernelTwoSampleTestvirtual
~CSGObject()CSGObjectvirtual
~CTwoSampleTest()CTwoSampleTestvirtual

SHOGUN 机器学习工具包 - 项目文档