|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.finance.portfolio.simulator.PortfolioSimulator
public class PortfolioSimulator
| Constructor Summary | |
|---|---|
PortfolioSimulator(Access2D<?> correlations,
List<GeometricBrownianMotion> assetProcesses)
|
|
| Method Summary | |
|---|---|
RandomProcess.SimulationResults |
simulate(int aNumberOfRealisations,
int aNumberOfSteps,
double aStepSize)
|
RandomProcess.SimulationResults |
simulate(int aNumberOfRealisations,
int aNumberOfSteps,
double aStepSize,
int rebalancingInterval)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortfolioSimulator(Access2D<?> correlations,
List<GeometricBrownianMotion> assetProcesses)
| Method Detail |
|---|
public RandomProcess.SimulationResults simulate(int aNumberOfRealisations,
int aNumberOfSteps,
double aStepSize)
public RandomProcess.SimulationResults simulate(int aNumberOfRealisations,
int aNumberOfSteps,
double aStepSize,
int rebalancingInterval)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||