CStatistics Member List

This is the complete list of members for CStatistics, including all inherited members.
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
confidence_intervals_mean(SGVector< float64_t > values, float64_t alpha, float64_t &conf_int_low, float64_t &conf_int_up)CStatistics [static]
covariance_matrix(SGMatrix< float64_t > observations, bool in_place=false)CStatistics [static]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObject [virtual]
dlgamma(float64_t x)CStatistics [static]
entropy(float64_t *p, int32_t len)CStatistics [static]
equal(float64_t a, float64_t b)CStatistics [protected, static]
error_function(float64_t x)CStatistics [static]
error_function_complement(float64_t x)CStatistics [static]
fishers_exact_test_for_2x3_table(SGMatrix< float64_t > table)CStatistics [static]
fishers_exact_test_for_multiple_2x3_tables(SGMatrix< float64_t > tables)CStatistics [static]
gamma_cdf(float64_t x, float64_t a, float64_t b)CStatistics [static]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
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 CStatistics [virtual]
greater(float64_t a, float64_t b)CStatistics [protected, static]
greater_equal(float64_t a, float64_t b)CStatistics [protected, static]
ibetaf_incompletebetafe(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatistics [protected, static]
ibetaf_incompletebetafe2(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatistics [protected, static]
ibetaf_incompletebetaps(float64_t a, float64_t b, float64_t x, float64_t maxgam)CStatistics [protected, static]
incomplete_beta(float64_t a, float64_t b, float64_t x)CStatistics [static]
incomplete_gamma(float64_t a, float64_t x)CStatistics [static]
incomplete_gamma_completed(float64_t a, float64_t x)CStatistics [static]
inverse_gamma_cdf(float64_t p, float64_t a, float64_t b)CStatistics [static]
inverse_incomplete_beta(float64_t a, float64_t b, float64_t y)CStatistics [static]
inverse_incomplete_gamma_completed(float64_t a, float64_t y0)CStatistics [static]
inverse_normal_cdf(float64_t y0)CStatistics [static]
inverse_normal_cdf(float64_t y0, float64_t mean, float64_t std_dev)CStatistics [static]
inverse_student_t(int32_t k, float64_t p)CStatistics [static]
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
less(float64_t a, float64_t b)CStatistics [protected, static]
less_equal(float64_t a, float64_t b)CStatistics [protected, static]
lgamma(float64_t x)CStatistics [static]
lgammal(floatmax_t x)CStatistics [static]
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_PARAMETER)CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
matrix_mean(SGMatrix< float64_t > values, bool col_wise=true)CStatistics [static]
matrix_median(SGMatrix< float64_t > values, bool modify=false, bool in_place=false)CStatistics [static]
matrix_std_deviation(SGMatrix< float64_t > values, bool col_wise=true)CStatistics [static]
matrix_variance(SGMatrix< float64_t > values, bool col_wise=true)CStatistics [static]
mean(SGVector< float64_t > values)CStatistics [static]
median(SGVector< float64_t > values, bool modify=false, bool in_place=false)CStatistics [static]
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObject [protected, virtual]
mutual_info(float64_t *p1, float64_t *p2, int32_t len)CStatistics [static]
normal_cdf(float64_t x, float64_t std_dev=1)CStatistics [static]
not_equal(float64_t a, float64_t b)CStatistics [protected, static]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
relative_entropy(float64_t *p, float64_t *q, int32_t len)CStatistics [static]
sample_indices(int32_t sample_size, int32_t N)CStatistics [static]
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
shallow_copy() const CSGObject [virtual]
std_deviation(SGVector< float64_t > values)CStatistics [static]
tgamma(float64_t x)CStatistics [static]
unset_generic()CSGObject
update_parameter_hash()CSGObject [protected, virtual]
variance(SGVector< float64_t > values)CStatistics [static]
versionCSGObject
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation