| add(double x) | HistogramOnly | |
| umontreal::ssj::stat::Tally.add(double[] x, int number) | Tally | |
| addHistograms(TallyHistogram other) | TallyHistogram | |
| addObservationListener(ObservationListener l) | StatProbe | |
| aggregateBins(int g) | TallyHistogram | |
| average() (defined in HistogramOnly) | HistogramOnly | |
| broadcast (defined in StatProbe) | StatProbe | protected |
| clearObservationListeners() | StatProbe | |
| clone() | HistogramOnly | |
| collect (defined in StatProbe) | StatProbe | protected |
| confidenceInterval (defined in Tally) | Tally | protected |
| confidenceIntervalNormal(double level, double[] centerAndRadius) | Tally | |
| confidenceIntervalStudent(double level, double[] centerAndRadius) | Tally | |
| confidenceIntervalVarianceChi2(double level, double[] interval) | Tally | |
| count (defined in TallyHistogram) | TallyHistogram | protected |
| digits (defined in Tally) | Tally | protected |
| fillFromArray(double[] obs, int numObs) | TallyHistogram | |
| fillFromArray(double[] obs) | TallyHistogram | |
| fillFromTallyStore(TallyStore ts) | TallyHistogram | |
| formatCINormal(double level, int d) | Tally | |
| formatCINormal(double level) | Tally | |
| formatCIStudent(double level, int d) | Tally | |
| formatCIStudent(double level) | Tally | |
| formatCIVarianceChi2(double level, int d) | Tally | |
| getA() | TallyHistogram | |
| getB() | TallyHistogram | |
| getConfidenceLevel() | Tally | |
| getCounters() | TallyHistogram | |
| getH() | TallyHistogram | |
| getName() | StatProbe | |
| getNumBins() | TallyHistogram | |
| getProportionInBoundaries() | TallyHistogram | |
| HistogramOnly(double a, double b, int s) | HistogramOnly | |
| HistogramOnly(String name, double a, double b, int s) | HistogramOnly | |
| init() (defined in HistogramOnly) | HistogramOnly | |
| umontreal::ssj::stat::TallyHistogram.init(double a, double b, int numBins) | TallyHistogram | |
| isBroadcasting() | StatProbe | |
| isCollecting() | StatProbe | |
| leftCount (defined in TallyHistogram) | TallyHistogram | protected |
| level (defined in Tally) | Tally | protected |
| m_a (defined in TallyHistogram) | TallyHistogram | protected |
| m_b (defined in TallyHistogram) | TallyHistogram | protected |
| m_h (defined in TallyHistogram) | TallyHistogram | protected |
| max() | StatProbe | |
| maxValue (defined in StatProbe) | StatProbe | protected |
| min() | StatProbe | |
| minValue (defined in StatProbe) | StatProbe | protected |
| name (defined in StatProbe) | StatProbe | protected |
| notifyListeners(double x) | StatProbe | |
| numberObs() | Tally | |
| numBins (defined in TallyHistogram) | TallyHistogram | protected |
| numObs (defined in Tally) | Tally | protected |
| removeObservationListener(ObservationListener l) | StatProbe | |
| report() (defined in HistogramOnly) | HistogramOnly | |
| umontreal::ssj::stat::TallyHistogram.report(double level, int d) | Tally | |
| umontreal::ssj::stat::StatProbe.report(String globalName, StatProbe[] probes) | StatProbe | static |
| umontreal::ssj::stat::StatProbe.report(String globalName, Iterable<? extends StatProbe > probes) | StatProbe | static |
| reportAndCIStudent(double level, int d) | Tally | |
| reportAndCIStudent(double level) | Tally | |
| rightCount (defined in TallyHistogram) | TallyHistogram | protected |
| setBroadcasting(boolean b) | StatProbe | |
| setCollecting(boolean b) | StatProbe | |
| setConfidenceIntervalNone() | Tally | |
| setConfidenceIntervalNormal() | Tally | |
| setConfidenceIntervalStudent() | Tally | |
| setConfidenceLevel(double level) | Tally | |
| setName(String name) | Tally | |
| setShowNumberObs(boolean showNumObs) | Tally | |
| shortReport() (defined in HistogramOnly) | HistogramOnly | |
| shortReportHeader() (defined in HistogramOnly) | HistogramOnly | |
| showNobs (defined in StatProbe) | StatProbe | protected |
| standardDeviation() | Tally | |
| sum() (defined in HistogramOnly) | HistogramOnly | |
| sumValue (defined in StatProbe) | StatProbe | protected |
| Tally() | Tally | |
| Tally(String name) | Tally | |
| TallyHistogram(double a, double b, int numBins) | TallyHistogram | |
| TallyHistogram(String name, double a, double b, int numBins) | TallyHistogram | |
| toString() | HistogramOnly | |
| trimHistogram() | TallyHistogram | |
| variance() (defined in HistogramOnly) | HistogramOnly | |