abscissa_type typedef | JTOOLS::JAbstractHistogram< JAbscissa_t > | |
add(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
add(const range_type &range) | JTOOLS::JRange< JAbscissa_t > | inline |
argument_type typedef | JTOOLS::JRange< JAbscissa_t > | |
combine(const range_type &range) | JTOOLS::JRange< JAbscissa_t > | inline |
compare | JTOOLS::JRange< JAbscissa_t > | |
constrain(argument_type x) const | JTOOLS::JRange< JAbscissa_t > | inline |
DEFAULT_RANGE | JTOOLS::JRange< JAbscissa_t > | static |
div(const double factor) | JTOOLS::JRange< JAbscissa_t > | inline |
equals(const range_type &range) const | JTOOLS::JRange< JAbscissa_t > | inline |
first | JTOOLS::JPair< JKey_t, JValue_t > | |
fixLowerLimit(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
fixUpperLimit(argument_type y) | JTOOLS::JRange< JAbscissa_t > | inline |
getKey() const | JTOOLS::JPair< JKey_t, JValue_t > | inline |
getLength() const | JTOOLS::JRange< JAbscissa_t > | inline |
getLowerLimit() const | JTOOLS::JRange< JAbscissa_t > | inline |
getMaximum() | JTOOLS::JRange< JAbscissa_t > | inlinestatic |
getMinimum() | JTOOLS::JRange< JAbscissa_t > | inlinestatic |
getN(const double R) const | JTOOLS::JRange< JAbscissa_t > | inline |
getNumberOfBins() const | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
getRange() const | JTOOLS::JRange< JAbscissa_t > | inline |
getUpperLimit() const | JTOOLS::JRange< JAbscissa_t > | inline |
getValue() const | JTOOLS::JPair< JKey_t, JValue_t > | inline |
getValue() | JTOOLS::JPair< JKey_t, JValue_t > | inline |
include(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
is_valid() const | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
JAbstractHistogram() | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
JAbstractHistogram(const int nx, const abscissa_type xmin, const abscissa_type xmax) | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
JAbstractHistogram(const abscissa_type xmin, const abscissa_type xmax) | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
join(const range_type &range) | JTOOLS::JRange< JAbscissa_t > | inline |
JPair() | JTOOLS::JPair< JKey_t, JValue_t > | inline |
JPair(typename JLANG::JClass< key_type >::argument_type key, typename JLANG::JClass< mapped_type >::argument_type value) | JTOOLS::JPair< JKey_t, JValue_t > | inline |
JRange() | JTOOLS::JRange< JAbscissa_t > | inline |
JRange(argument_type x, argument_type y) | JTOOLS::JRange< JAbscissa_t > | inline |
JRange(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
JRange(iterator_type __begin, iterator_type __end, result_type value_type::*member) | JTOOLS::JRange< JAbscissa_t > | inline |
JRange(iterator_type __begin, iterator_type __end, result_type(value_type::*function)() const) | JTOOLS::JRange< JAbscissa_t > | inline |
key_type typedef | JTOOLS::JPair< JKey_t, JValue_t > | |
mapped_type typedef | JTOOLS::JPair< JKey_t, JValue_t > | |
mul(const double factor) | JTOOLS::JRange< JAbscissa_t > | inline |
JMATH::JMath::mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
number_of_bins | JTOOLS::JAbstractHistogram< JAbscissa_t > | protected |
operator JGrid< abscissa_type >() const | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
operator()(argument_type x) const | JTOOLS::JRange< JAbscissa_t > | inline |
operator<<(std::ostream &out, const JAbstractHistogram< JAbscissa_t > &histogram) | JTOOLS::JAbstractHistogram< JAbscissa_t > | friend |
operator>>(std::istream &in, JAbstractHistogram< JAbscissa_t > &histogram) | JTOOLS::JAbstractHistogram< JAbscissa_t > | friend |
overlap(const range_type &range) const | JTOOLS::JRange< JAbscissa_t > | inline |
range_type typedef | JTOOLS::JAbstractHistogram< JAbscissa_t > | |
second | JTOOLS::JPair< JKey_t, JValue_t > | |
setBinWidth(const abscissa_type dx, int option=0) | JTOOLS::JAbstractHistogram< JAbscissa_t > | inline |
setLowerLimit(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
setRange(const range_type &range) | JTOOLS::JRange< JAbscissa_t > | inline |
setRange(argument_type x, argument_type y) | JTOOLS::JRange< JAbscissa_t > | inline |
setRange(iterator_type __begin, iterator_type __end, result_type value_type::*member) | JTOOLS::JRange< JAbscissa_t > | inline |
setRange(iterator_type __begin, iterator_type __end, result_type(value_type::*function)() const) | JTOOLS::JRange< JAbscissa_t > | inline |
setUpperLimit(argument_type y) | JTOOLS::JRange< JAbscissa_t > | inline |
sub(argument_type x) | JTOOLS::JRange< JAbscissa_t > | inline |
sub(const range_type &range) | JTOOLS::JRange< JAbscissa_t > | inline |