CStatistics Member List

This is the complete list of members for CStatistics, including all inherited members.
confidence_intervals_mean(SGVector< float64_t > values, float64_t alpha, float64_t &conf_int_low, float64_t &conf_int_up)CStatistics [static]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
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]
ibetaf_incomplete_beta_fe(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatistics [protected, static]
ibetaf_incomplete_beta_fe2(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatistics [protected, static]
ibetaf_incomplete_beta_ps(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]
inverse_incomplete_beta(float64_t a, float64_t b, float64_t y)CStatistics [static]
inverse_normal_distribution(float64_t y0)CStatistics [static]
inverse_student_t_distribution(int32_t k, float64_t p)CStatistics [static]
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_model_selection_parametersCSGObject
m_parametersCSGObject
mean(SGVector< float64_t > values)CStatistics [static]
parallelCSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")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
std_deviation(SGVector< float64_t > values)CStatistics [static]
student_t_distribution(int32_t k, float64_t t)CStatistics [static]
unset_generic()CSGObject
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