public class SimulatorRandomNumbers extends SimulatorTime
benchmark method can be invoked repeatedly to calculate the average over many
simulations.| Constructor and Description |
|---|
SimulatorRandomNumbers(Network net,
double time)
Create the benchmark and defines the time each simulator has to run in one iteration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
present()
Present results of this benchmark is gnuplot and text to stdout.
|
benchmark, getShowSteps, getSimulators, setShowStepsaddData, clearData, createRandomDoubleArray, end, getNumBins, setNumBins, start, toGnuplot, toGnuplot, toGnuPlotAsHistogram, toGnuPlotAsHistogrampublic SimulatorRandomNumbers(Network net, double time)
net - the network to benchmarktime - running time for the simulatorspublic void present()
present in class SimulatorTimeCopyright © 2007–2021. All rights reserved.