SSJ  3.3.1
Stochastic Simulation in Java
BatchMeansSim Member List

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

addEffectiveBatchObs(int s, int h, double l)BatchMeansSim
addRealBatchObs()BatchMeansSim
adjustTargetBatches(int numNewBatches)BatchMeansSim
allocateCapacity(int capacity)BatchMeansSim
BatchMeansSim(int minBatches, double batchSize, double warmupTime)BatchMeansSim
BatchMeansSim(int minBatches, int maxBatches, double batchSize, double warmupTime)BatchMeansSim
BatchMeansSim(Simulator sim, int minBatches, double batchSize, double warmupTime)BatchMeansSim
BatchMeansSim(Simulator sim, int minBatches, int maxBatches, double batchSize, double warmupTime)BatchMeansSim
dropFirstRealBatches(int n)BatchMeansSim
getBatch(double time)BatchMeansSim
getBatchAggregation()BatchMeansSim
getBatchFraction()BatchMeansSim
getBatchLengthsKeeping()BatchMeansSim
getBatchSize()BatchMeansSim
getBatchSizeMultiplier()BatchMeansSim
getCompletedRealBatches()BatchMeansSim
getDroppedRealBatches()BatchMeansSim
getEndSimEvent()BatchMeansSim
getMaxBatches()BatchMeansSim
getMinBatches()BatchMeansSim
getNumAggregates()BatchMeansSim
getRealBatchEndingTime(int batch)BatchMeansSim
getRealBatchLength(int batch)BatchMeansSim
getRealBatchStartingTime(int batch)BatchMeansSim
getRequiredNewBatches()BatchMeansSim
getRequiredNewObservations(StatProbe[] a, double targetError, double level)SimExpstatic
getRequiredNewObservations(Iterable<? extends StatProbe > it, double targetError, double level)SimExpstatic
getRequiredNewObservations(StatProbe probe, double targetError, double level)SimExpstatic
getRequiredNewObservations(double center, double radius, int numberObs, double targetError)SimExpstatic
getRequiredNewObservationsTally(Tally ta, double targetError, double level)SimExpstatic
getRequiredNewObservationsTally(FunctionOfMultipleMeansTally fmmt, double targetError, double level)SimExpstatic
getSum(double[] a, int start, int length)BatchMeansSimstatic
getSum(DoubleArrayList l, int start, int length)BatchMeansSimstatic
getSum(DoubleMatrix1D m, int start, int length)BatchMeansSimstatic
getSum(double[][] a, int startColumn, int numColumns)BatchMeansSimstatic
getSum(DoubleMatrix2D m, int startColumn, int numColumns)BatchMeansSimstatic
getTargetBatches()BatchMeansSim
getWarmupTime()BatchMeansSim
init()BatchMeansSim
initBatchStat()BatchMeansSim
initEffectiveBatchProbes()BatchMeansSim
initRealBatchProbes()BatchMeansSim
initSimulation()BatchMeansSim
isSimulating()SimExp
isWarmupDone()BatchMeansSim
regroupElements(double[] a, int x)BatchMeansSimstatic
regroupElements(DoubleArrayList l, int x)BatchMeansSimstatic
regroupElements(DoubleMatrix1D mat, int x)BatchMeansSimstatic
regroupElements(DoubleMatrix2D mat, int x)BatchMeansSimstatic
regroupRealBatches(int x)BatchMeansSim
setBatchAggregation(boolean a)BatchMeansSim
setBatchLengthsKeeping(boolean b)BatchMeansSim
setBatchSize(double batchSize)BatchMeansSim
setMaxBatches(int maxBatches)BatchMeansSim
setMinBatches(int minBatches)BatchMeansSim
setSimulator(Simulator sim)SimExp
setTargetBatches(int targetBatches)BatchMeansSim
setWarmupTime(double warmupTime)BatchMeansSim
sim (defined in SimExp)SimExpprotected
SimExp()SimExpprotected
SimExp(Simulator sim)SimExpprotected
simulate()BatchMeansSim
simulateBatch()BatchMeansSim
simulateBatch(double batchLength)BatchMeansSim
simulateBatches()BatchMeansSim
simulatingSimExpprotected
simulator()SimExp
toString() (defined in BatchMeansSim)BatchMeansSim
warmup()BatchMeansSim
warmup(double warmupTime)BatchMeansSim