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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CHypothesisTest()CHypothesisTest
clone()CSGObjectvirtual
compute_p_value(float64_t statistic)CTwoSampleTestvirtual
compute_statistic()=0CHypothesisTestpure 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(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
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 =0CTwoSampleTestpure virtual
get_p_and_q()CTwoSampleTestvirtual
get_statistic_type() const =0CHypothesisTestpure virtual
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
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_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
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
sample_null()CTwoSampleTestvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)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_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
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
~CSGObject()CSGObjectvirtual
~CTwoSampleTest()CTwoSampleTestvirtual

SHOGUN Machine Learning Toolbox - Documentation