|
Theoretica
Scientific Computing
|
This is the complete list of members for theoretica::histogram, including all inherited members.
| bins() const | theoretica::histogram | inline |
| histogram()=default | theoretica::histogram | |
| histogram(unsigned int bin_count, real range_min, real range_max) | theoretica::histogram | inline |
| histogram(const Dataset &data, unsigned int bin_count=0) | theoretica::histogram | inline |
| index(real x) const | theoretica::histogram | inline |
| insert(real x) | theoretica::histogram | inline |
| max() const | theoretica::histogram | inline |
| mean() const | theoretica::histogram | inline |
| min() const | theoretica::histogram | inline |
| number() const | theoretica::histogram | inline |
| operator std::string() | theoretica::histogram | inline |
| operator()(real x) | theoretica::histogram | inline |
| operator<< | theoretica::histogram | friend |
| operator[](unsigned int i) const | theoretica::histogram | inline |
| range() const | theoretica::histogram | inline |
| range_lower() const | theoretica::histogram | inline |
| range_upper() const | theoretica::histogram | inline |
| rebuild(const std::vector< unsigned int > &bin_counts, const vec2 &range, size_t N, real run_average, real run_tss, real value_min, real value_max) | theoretica::histogram | inline |
| to_string(const std::string &separator=" ", bool normalized=true, bool lower_extreme=false) const | theoretica::histogram | inline |
| tss() const | theoretica::histogram | inline |