Jpp
16.0.1
the software that should make you happy
|
This is the complete list of members for JTOOLS::JQuantile, including all inherited members.
add(const JQuantile &Q) | JTOOLS::JQuantile | inline |
buffer | JTOOLS::JQuantile | protected |
count | JTOOLS::JQuantile | protected |
getCount() const | JTOOLS::JQuantile | inline |
getDeviation(const bool relative=true) const | JTOOLS::JQuantile | inline |
getMean() 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 |
getSTDev() const | JTOOLS::JQuantile | inline |
getTitle() const | JLANG::JTitle | inline |
getTotal() const | JTOOLS::JQuantile | inline |
getWmax() const | JTOOLS::JQuantile | inline |
getWmin() const | JTOOLS::JQuantile | inline |
getXmax() const | JTOOLS::JQuantile | inline |
getXmin() 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, const array_type< JElement_t, JAllocator_t > &buffer, const bool quantiles=false, const double w=1.0) | JTOOLS::JQuantile | inline |
JTitle() | JLANG::JTitle | inline |
JTitle(const char *title) | JLANG::JTitle | inline |
JTitle(const std::string &title) | JLANG::JTitle | inline |
mean | JTOOLS::JQuantile | protected |
mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
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(const array_type< JElement_t, JAllocator_t > &buffer, const double w=1.0) | JTOOLS::JQuantile | inline |
quantiles | JTOOLS::JQuantile | protected |
reset() | JTOOLS::JQuantile | inline |
setTitle(const std::string &title) | JLANG::JTitle | inline |
sigma | JTOOLS::JQuantile | protected |
title | JLANG::JTitle | protected |
total | JTOOLS::JQuantile | protected |
wmax | JTOOLS::JQuantile | protected |
wmin | JTOOLS::JQuantile | protected |
xmax | JTOOLS::JQuantile | protected |
xmin | JTOOLS::JQuantile | protected |