herald
2.0.0
|
This is the complete list of members for herald::datatype::Distribution, including all inherited members.
add(double x) noexcept | herald::datatype::Distribution | |
add(double x, std::size_t frequency) noexcept | herald::datatype::Distribution | |
add(const Distribution &other) noexcept | herald::datatype::Distribution | |
count() const noexcept | herald::datatype::Distribution | |
Distribution() noexcept | herald::datatype::Distribution | |
Distribution(double x, std::size_t frequency) noexcept | herald::datatype::Distribution | |
max() const noexcept | herald::datatype::Distribution | |
mean() const noexcept | herald::datatype::Distribution | |
min() const noexcept | herald::datatype::Distribution | |
operator std::string() const noexcept | herald::datatype::Distribution | |
reset() noexcept | herald::datatype::Distribution | |
standardDeviation() const noexcept | herald::datatype::Distribution | |
variance() const noexcept | herald::datatype::Distribution | |
~Distribution() noexcept=default | herald::datatype::Distribution |