|
Jpp 20.0.0-rc.3
the software that should make you happy
|
This is the complete list of members for JTOOLS::JStats, including all inherited members.
| add(const JStats &Q) | JTOOLS::JStats | inline |
| count | JTOOLS::JStats | protected |
| getCount() const | JTOOLS::JStats | inline |
| getDeviation(const bool relative=true) const | JTOOLS::JStats | inline |
| getMean() const | JTOOLS::JStats | inline |
| getMean(const double value) const | JTOOLS::JStats | inline |
| getSTDev() const | JTOOLS::JStats | inline |
| getSTDev(const double value) const | JTOOLS::JStats | inline |
| getTitle() const | JLANG::JTitle | inline |
| getTotal() const | JTOOLS::JStats | inline |
| getWmax() const | JTOOLS::JStats | inline |
| getWmin() const | JTOOLS::JStats | inline |
| getXmax() const | JTOOLS::JStats | inline |
| getXmin() const | JTOOLS::JStats | inline |
| hasAccuracy(const double precision) const | JTOOLS::JStats | inline |
| JStats(const JTitle &title="") | JTOOLS::JStats | inline |
| JStats(const JTitle &title, const array_type< JElement_t, JAllocator_t > &buffer, const double w=1.0) | JTOOLS::JStats | inline |
| JTitle() | JLANG::JTitle | inline |
| JTitle(const char *title) | JLANG::JTitle | inline |
| JTitle(const std::string &title) | JLANG::JTitle | inline |
| mean | JTOOLS::JStats | protected |
| mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
| operator<<(std::ostream &out, const JStats &stats) | JTOOLS::JStats | friend |
| print(std::ostream &out, bool lpr=true) const | JTOOLS::JStats | inline |
| put(const double x, const double w=1.0) | JTOOLS::JStats | inline |
| put(const array_type< JElement_t, JAllocator_t > &buffer, const double w=1.0) | JTOOLS::JStats | inline |
| reset() | JTOOLS::JStats | inline |
| setTitle(const std::string &title) | JLANG::JTitle | inline |
| sigma | JTOOLS::JStats | protected |
| title | JLANG::JTitle | protected |
| total | JTOOLS::JStats | protected |
| wmax | JTOOLS::JStats | protected |
| wmin | JTOOLS::JStats | protected |
| xmax | JTOOLS::JStats | protected |
| xmin | JTOOLS::JStats | protected |