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

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

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
CLinearTimeMMD()CLinearTimeMMD
CLinearTimeMMD(CKernel *kernel, CStreamingFeatures *p, CStreamingFeatures *q, index_t m, index_t blocksize=10000)CLinearTimeMMD
clone()CSGObjectvirtual
compute_p_value(float64_t statistic)CStreamingMMDvirtual
compute_squared_mmd(CKernel *kernel, CList *data, index_t num_this_run)CLinearTimeMMDprotectedvirtual
compute_statistic()CStreamingMMDvirtual
compute_statistic(bool multiple_kernels)CStreamingMMDvirtual
compute_statistic_and_Q(SGVector< float64_t > &statistic, SGMatrix< float64_t > &Q)CLinearTimeMMDvirtual
compute_statistic_and_variance(SGVector< float64_t > &statistic, SGVector< float64_t > &variance, bool multiple_kernels=false)CLinearTimeMMDvirtual
compute_threshold(float64_t alpha)CStreamingMMDvirtual
compute_variance_estimate()CStreamingMMDvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStreamingMMD()CStreamingMMD
CStreamingMMD(CKernel *kernel, CStreamingFeatures *p, CStreamingFeatures *q, index_t m, index_t blocksize=10000)CStreamingMMD
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_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 CLinearTimeMMDvirtual
get_p_and_q()CStreamingMMDvirtual
get_statistic_type() const CLinearTimeMMDvirtual
get_streaming_p()CStreamingMMDvirtual
get_streaming_q()CStreamingMMDvirtual
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_blocksizeCStreamingMMDprotected
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
m_simulate_h0CStreamingMMDprotected
m_streaming_pCStreamingMMDprotected
m_streaming_qCStreamingMMDprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
perform_test()CStreamingMMDvirtual
shogun::CKernelTwoSampleTest::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()CStreamingMMDvirtual
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_blocksize(index_t blocksize)CStreamingMMD
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)CStreamingMMDvirtual
set_simulate_h0(bool simulate_h0)CStreamingMMD
shallow_copy() const CSGObjectvirtual
stream_data_blocks(index_t num_blocks, index_t num_this_run)CStreamingMMD
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CHypothesisTest()CHypothesisTestvirtual
~CKernelTwoSampleTest()CKernelTwoSampleTestvirtual
~CLinearTimeMMD()CLinearTimeMMDvirtual
~CSGObject()CSGObjectvirtual
~CStreamingMMD()CStreamingMMDvirtual
~CTwoSampleTest()CTwoSampleTestvirtual

SHOGUN Machine Learning Toolbox - Documentation