SSJ  3.3.1
Stochastic Simulation in Java
HistogramOnly Member List

This is the complete list of members for HistogramOnly, including all inherited members.

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)StatProbeprotected
clearObservationListeners()StatProbe
clone()HistogramOnly
collect (defined in StatProbe)StatProbeprotected
confidenceInterval (defined in Tally)Tallyprotected
confidenceIntervalNormal(double level, double[] centerAndRadius)Tally
confidenceIntervalStudent(double level, double[] centerAndRadius)Tally
confidenceIntervalVarianceChi2(double level, double[] interval)Tally
count (defined in TallyHistogram)TallyHistogramprotected
digits (defined in Tally)Tallyprotected
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)TallyHistogramprotected
level (defined in Tally)Tallyprotected
m_a (defined in TallyHistogram)TallyHistogramprotected
m_b (defined in TallyHistogram)TallyHistogramprotected
m_h (defined in TallyHistogram)TallyHistogramprotected
max()StatProbe
maxValue (defined in StatProbe)StatProbeprotected
min()StatProbe
minValue (defined in StatProbe)StatProbeprotected
name (defined in StatProbe)StatProbeprotected
notifyListeners(double x)StatProbe
numberObs()Tally
numBins (defined in TallyHistogram)TallyHistogramprotected
numObs (defined in Tally)Tallyprotected
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)StatProbestatic
umontreal::ssj::stat::StatProbe.report(String globalName, Iterable<? extends StatProbe > probes)StatProbestatic
reportAndCIStudent(double level, int d)Tally
reportAndCIStudent(double level)Tally
rightCount (defined in TallyHistogram)TallyHistogramprotected
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)StatProbeprotected
standardDeviation()Tally
sum() (defined in HistogramOnly)HistogramOnly
sumValue (defined in StatProbe)StatProbeprotected
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