SSJ API Documentation
Stochastic Simulation in Java
Loading...
Searching...
No Matches
umontreal.ssj.stochprocess.GeometricBrownianMotion Member List

This is the complete list of members for umontreal.ssj.stochprocess.GeometricBrownianMotion, including all inherited members.

generatePath()umontreal.ssj.stochprocess.GeometricBrownianMotion
generatePath(RandomStream stream)umontreal.ssj.stochprocess.GeometricBrownianMotion
GeometricBrownianMotion(double s0, double mu, double sigma, RandomStream stream)umontreal.ssj.stochprocess.GeometricBrownianMotion
GeometricBrownianMotion(double s0, double mu, double sigma, BrownianMotion bm)umontreal.ssj.stochprocess.GeometricBrownianMotion
getArrayMappingCounterToIndex()umontreal.ssj.stochprocess.StochasticProcess
getBrownianMotion()umontreal.ssj.stochprocess.GeometricBrownianMotion
getCurrentObservation()umontreal.ssj.stochprocess.StochasticProcess
getCurrentObservationIndex()umontreal.ssj.stochprocess.StochasticProcess
getGen()umontreal.ssj.stochprocess.GeometricBrownianMotion
getMu()umontreal.ssj.stochprocess.GeometricBrownianMotion
getNumObservationTimes()umontreal.ssj.stochprocess.StochasticProcess
getObservation(int j)umontreal.ssj.stochprocess.StochasticProcess
getObservationTimes()umontreal.ssj.stochprocess.StochasticProcess
getPath()umontreal.ssj.stochprocess.StochasticProcess
getSigma()umontreal.ssj.stochprocess.GeometricBrownianMotion
getStream()umontreal.ssj.stochprocess.GeometricBrownianMotion
getSubpath(double[] subpath, int[] pathIndices)umontreal.ssj.stochprocess.StochasticProcess
getX0()umontreal.ssj.stochprocess.StochasticProcess
hasNextObservation()umontreal.ssj.stochprocess.StochasticProcess
nextObservation()umontreal.ssj.stochprocess.GeometricBrownianMotion
resetStartProcess()umontreal.ssj.stochprocess.GeometricBrownianMotion
setObservationTimes(double[] t, int d)umontreal.ssj.stochprocess.GeometricBrownianMotion
umontreal::ssj::stochprocess::StochasticProcess.setObservationTimes(double delta, int d)umontreal.ssj.stochprocess.StochasticProcess
setParams(double s0, double mu, double sigma)umontreal.ssj.stochprocess.GeometricBrownianMotion
setStream(RandomStream stream)umontreal.ssj.stochprocess.GeometricBrownianMotion
setX0(double s0)umontreal.ssj.stochprocess.StochasticProcess