add_kernel(CKernel *kernel) | CMMD | |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict) | CSGObject | |
CHypothesisTest() | CHypothesisTest | |
CHypothesisTest(index_t num_distributions) | CHypothesisTest | explicitprotected |
cleanup() | CStreamingMMD | |
CLinearTimeMMD() | CLinearTimeMMD | |
CLinearTimeMMD(CFeatures *samples_from_p, CFeatures *samples_from_q) | CLinearTimeMMD | |
clone() | CSGObject | virtual |
clone_parameters(CSGObject *other) | CSGObject | protected |
CMMD() | CMMD | |
CMMD(CFeatures *samples_from_p, CFeatures *samples_from_q) | CMMD | |
compute_distance(CDistance *distance) | CTwoDistributionTest | |
compute_joint_distance(CDistance *distance) | CTwoDistributionTest | |
compute_multiple() | CStreamingMMD | virtual |
compute_p_value(float64_t statistic) | CLinearTimeMMD | virtual |
compute_statistic() | CStreamingMMD | virtual |
compute_threshold(float64_t alpha) | CLinearTimeMMD | virtual |
compute_variance() | CStreamingMMD | virtual |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CStreamingMMD() | CStreamingMMD | |
CTwoDistributionTest() | CTwoDistributionTest | |
CTwoSampleTest() | CTwoSampleTest | |
CTwoSampleTest(CFeatures *samples_from_p, CFeatures *samples_from_q) | CTwoSampleTest | |
deep_copy() const | CSGObject | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_data_mgr() | CHypothesisTest | protected |
get_data_mgr() const | CHypothesisTest | protected |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_kernel() const | CTwoSampleTest | |
get_kernel_mgr() | CTwoSampleTest | protected |
get_kernel_mgr() const | CTwoSampleTest | protected |
get_kernel_selection_strategy() const | CMMD | |
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 | CLinearTimeMMD | virtual |
get_null_approximation_method() const | CStreamingMMD | |
get_num_null_samples() const | CStreamingMMD | |
get_num_samples_p() const | CTwoDistributionTest | |
get_num_samples_q() const | CTwoDistributionTest | |
get_p() const | CTwoDistributionTest | |
get_q() const | CTwoDistributionTest | |
get_statistic_type() const | CStreamingMMD | |
get_strategy() | CStreamingMMD | protected |
get_variance_estimation_method() const | CStreamingMMD | |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
operation typedef | CLinearTimeMMD | |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
perform_test(float64_t alpha) | CHypothesisTest | |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
sample_null() | CStreamingMMD | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
select_kernel() | CMMD | virtual |
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_kernel(CKernel *kernel) | CTwoSampleTest | virtual |
set_kernel_selection_strategy(EKernelSelectionMethod method, bool weighted=false) | CMMD | |
set_kernel_selection_strategy(EKernelSelectionMethod method, index_t num_runs, index_t num_folds, float64_t alpha) | CMMD | |
set_null_approximation_method(ENullApproximationMethod nmethod) | CStreamingMMD | |
set_num_blocks_per_burst(index_t num_blocks_per_burst) | CLinearTimeMMD | |
set_num_null_samples(index_t null_samples) | CStreamingMMD | |
set_num_samples_p(index_t num_samples_from_p) | CTwoDistributionTest | |
set_num_samples_q(index_t num_samples_from_q) | CTwoDistributionTest | |
set_p(CFeatures *samples_from_p) | CTwoDistributionTest | virtual |
set_q(CFeatures *samples_from_q) | CTwoDistributionTest | virtual |
set_statistic_type(EStatisticType stype) | CStreamingMMD | |
set_train_test_mode(bool on) | CHypothesisTest | |
set_train_test_ratio(float64_t ratio) | CHypothesisTest | |
set_variance_estimation_method(EVarianceEstimationMethod vmethod) | CStreamingMMD | |
shallow_copy() const | CSGObject | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
use_gpu(bool gpu) | CStreamingMMD | |
use_gpu() const | CStreamingMMD | protected |
version | CSGObject | |
~CHypothesisTest() | CHypothesisTest | virtual |
~CLinearTimeMMD() | CLinearTimeMMD | virtual |
~CMMD() | CMMD | virtual |
~CSGObject() | CSGObject | virtual |
~CStreamingMMD() | CStreamingMMD | virtual |
~CTwoDistributionTest() | CTwoDistributionTest | virtual |
~CTwoSampleTest() | CTwoSampleTest | virtual |