Uses of Class
org.ojalgo.random.process.RandomProcess.SimulationResults
Packages that use RandomProcess.SimulationResults
-
Uses of RandomProcess.SimulationResults in org.ojalgo.data.domain.finance.portfolio.simulator
Methods in org.ojalgo.data.domain.finance.portfolio.simulator that return RandomProcess.SimulationResults -
Uses of RandomProcess.SimulationResults in org.ojalgo.random.process
Methods in org.ojalgo.random.process that return RandomProcess.SimulationResultsModifier and TypeMethodDescriptionRandomProcess.simulate(int numberOfRealisations, int numberOfSteps, double stepSize) Returns an collection of sample sets.