|
SHOGUN
4.2.0
|
This is the complete list of members for CStatistics, including all inherited members.
| build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
| chi2_cdf(float64_t x, float64_t k) | CStatistics | static |
| clone() | CSGObject | virtual |
| 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 |
| equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
| erfc8_weighted_sum(float64_t x) | CStatistics | static |
| ERFC_CASE1 | CStatistics | static |
| ERFC_CASE2 | CStatistics | static |
| fdistribution_cdf(float64_t x, float64_t d1, float64_t d2) | 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 |
| fit_sigmoid(SGVector< float64_t > scores) | CStatistics | static |
| gamma_cdf(float64_t x, float64_t a, float64_t b) | CStatistics | static |
| gamma_inverse_cdf(float64_t p, float64_t a, float64_t b) | CStatistics | static |
| 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_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 |
| has(const std::string &name) const | CSGObject | |
| has(const Tag< T > &tag) const | CSGObject | |
| has(const std::string &name) const | CSGObject | |
| inverse_normal_cdf(float64_t y0, float64_t mean=0, float64_t std_dev=1) | CStatistics | static |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| lgamma(float64_t x) | CStatistics | static |
| lgammal(floatmax_t x) | CStatistics | static |
| lnormal_cdf(float64_t x) | CStatistics | static |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| log_det(SGMatrix< float64_t > m) | CStatistics | static |
| log_det(const SGSparseMatrix< float64_t > m) | CStatistics | static |
| log_det_general(const SGMatrix< float64_t > A) | CStatistics | static |
| m_gradient_parameters | CSGObject | |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| matrix_mean(SGMatrix< float64_t > values, bool col_wise=true) | 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< T > vec) | CStatistics | static |
| mean(SGVector< complex128_t > vec) | CStatistics | |
| 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 |
| parallel | CSGObject | |
| parameter_hash_changed() | CSGObject | virtual |
| 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 |
| relative_entropy(float64_t *p, float64_t *q, int32_t len) | CStatistics | static |
| sample_from_gaussian(SGVector< float64_t > mean, SGMatrix< float64_t > cov, int32_t N=1, bool precision_matrix=false) | CStatistics | static |
| sample_from_gaussian(SGVector< float64_t > mean, SGSparseMatrix< float64_t > cov, int32_t N=1, bool precision_matrix=false) | CStatistics | static |
| sample_indices(int32_t sample_size, int32_t N) | CStatistics | static |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| 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 | |
| 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 | virtual |
| variance(SGVector< float64_t > values) | CStatistics | static |
| version | CSGObject | |
| ~CSGObject() | CSGObject | virtual |