Theoretica
A C++ numerical and automatic mathematical library
theoretica::histogram Member List

This is the complete list of members for theoretica::histogram, including all inherited members.

bins() consttheoretica::histograminline
histogram(unsigned int bin_count, real range_min, real range_max)theoretica::histograminline
histogram(const Dataset &data, unsigned int bin_count=0)theoretica::histograminline
index(real x) consttheoretica::histograminline
insert(real x)theoretica::histograminline
max() consttheoretica::histograminline
mean() consttheoretica::histograminline
min() consttheoretica::histograminline
number() consttheoretica::histograminline
operator std::string()theoretica::histograminline
operator()(real x)theoretica::histograminline
operator<<(std::ostream &out, const histogram &obj)theoretica::histogramfriend
operator[](unsigned int i) consttheoretica::histograminline
to_string(const std::string &separator=" ", bool normalized=true, bool lower_extreme=false) consttheoretica::histograminline
tss() consttheoretica::histograminline