Electroneum
Stats< T, Tpod > Member List

This is the complete list of members for Stats< T, Tpod >, including all inherited members.

get_bins(unsigned int bins) constStats< T, Tpod >
get_cdf95(size_t df) constStats< T, Tpod >
get_cdf95(const Stats< T > &other) constStats< T, Tpod >
get_cdf99(size_t df) constStats< T, Tpod >
get_cdf99(const Stats< T > &other) constStats< T, Tpod >
get_confidence_interval_95() constStats< T, Tpod >
get_confidence_interval_99() constStats< T, Tpod >
get_kurtosis() constStats< T, Tpod >
get_max() constStats< T, Tpod >
get_mean() constStats< T, Tpod >
get_median() constStats< T, Tpod >
get_min() constStats< T, Tpod >
get_non_parametric_skew() constStats< T, Tpod >
get_quantiles(unsigned int quantiles) constStats< T, Tpod >
get_size() constStats< T, Tpod >
get_standard_deviation() constStats< T, Tpod >
get_standard_error() constStats< T, Tpod >
get_t_test(T t) constStats< T, Tpod >
get_t_test(size_t npoints, double mean, double stddev) constStats< T, Tpod >
get_t_test(const Stats< T > &other) constStats< T, Tpod >
get_test(const Stats< T > &other) constStats< T, Tpod >
get_variance() constStats< T, Tpod >
get_z_test(const Stats< T > &other) constStats< T, Tpod >
is_same_distribution_95(size_t npoints, double mean, double stddev) constStats< T, Tpod >
is_same_distribution_95(const Stats< T > &other) constStats< T, Tpod >
is_same_distribution_99(size_t npoints, double mean, double stddev) constStats< T, Tpod >
is_same_distribution_99(const Stats< T > &other) constStats< T, Tpod >
Stats(const std::vector< T > &v)Stats< T, Tpod >inline
~Stats()Stats< T, Tpod >inline