Jpp
|
This is the complete list of members for JTOOLS::JQuantile, including all inherited members.
add(const JQuantile &Q) | JTOOLS::JQuantile | inline |
buffer | JTOOLS::JQuantile_t | protected |
getCount() const | JTOOLS::JQuantile | inline |
getDeviation(const bool relative=true) const | JTOOLS::JQuantile | inline |
getMax() const | JTOOLS::JQuantile | inline |
getMean() const | JTOOLS::JQuantile | inline |
getMin() const | JTOOLS::JQuantile | inline |
getQuantile(const double Q, const bool reverse=false) const | JTOOLS::JQuantile | inline |
getQuantile(T __begin, T __end, const double W) | JTOOLS::JQuantile | inlineprotectedstatic |
getRMS() const | JTOOLS::JQuantile | inline |
getSTDev() const | JTOOLS::JQuantile | inline |
getSum() const | JTOOLS::JQuantile | inline |
getTitle() const | JLANG::JTitle | inline |
getTotal() const | JTOOLS::JQuantile | inline |
hasAccuracy(const double precision) const | JTOOLS::JQuantile | inline |
JQuantile(const JTitle &title="", const bool quantiles=false) | JTOOLS::JQuantile | inline |
JQuantile(const JTitle &title, iterator_type __begin, iterator_type __end, const bool quantiles=false, const double w=1.0) | JTOOLS::JQuantile | inline |
JQuantile(const JTitle &title, const array_type< JElement_t, JAllocator_t > &buffer, const bool quantiles=false, const double w=1.0) | JTOOLS::JQuantile | inline |
JQuantile_t(const JTitle &title="", const bool quantiles=false) | JTOOLS::JQuantile_t | inline |
JTitle() | JLANG::JTitle | inline |
JTitle(const char *title) | JLANG::JTitle | inline |
JTitle(const std::string &title) | JLANG::JTitle | inline |
max | JTOOLS::JQuantile_t | protected |
min | JTOOLS::JQuantile_t | protected |
mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
num | JTOOLS::JQuantile_t | protected |
operator<<(std::ostream &out, const JQuantile &quantile) | JTOOLS::JQuantile | friend |
print(std::ostream &out, bool lpr=true) const | JTOOLS::JQuantile | inline |
put(const double x, const double w=1.0) | JTOOLS::JQuantile | inline |
put(iterator_type __begin, iterator_type __end, const double w=1.0) | JTOOLS::JQuantile | inline |
put(const array_type< JElement_t, JAllocator_t > &buffer, const double w=1.0) | JTOOLS::JQuantile | inline |
quantiles | JTOOLS::JQuantile_t | protected |
reset() | JTOOLS::JQuantile_t | inline |
rms | JTOOLS::JQuantile_t | protected |
setTitle(const std::string &title) | JLANG::JTitle | inline |
sum | JTOOLS::JQuantile_t | protected |
title | JLANG::JTitle | protected |
tot | JTOOLS::JQuantile_t | protected |