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

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

generatePath()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
umontreal::ssj::stochprocess::StochasticProcess.generatePath(RandomStream stream)umontreal.ssj.stochprocess.StochasticProcess
GeometricVarianceGammaProcess(double s0, double theta, double sigma, double nu, double mu, RandomStream stream)umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
GeometricVarianceGammaProcess(double s0, double mu, VarianceGammaProcess vargamma)umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getArrayMappingCounterToIndex()umontreal.ssj.stochprocess.StochasticProcess
getCurrentObservation()umontreal.ssj.stochprocess.StochasticProcess
getCurrentObservationIndex()umontreal.ssj.stochprocess.StochasticProcess
getMu()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getNu()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getNumObservationTimes()umontreal.ssj.stochprocess.StochasticProcess
getObservation(int j)umontreal.ssj.stochprocess.StochasticProcess
getObservationTimes()umontreal.ssj.stochprocess.StochasticProcess
getOmega()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getPath()umontreal.ssj.stochprocess.StochasticProcess
getSigma()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getStream()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getSubpath(double[] subpath, int[] pathIndices)umontreal.ssj.stochprocess.StochasticProcess
getTheta()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getVarianceGammaProcess()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
getX0()umontreal.ssj.stochprocess.StochasticProcess
hasNextObservation()umontreal.ssj.stochprocess.StochasticProcess
nextObservation()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
resetStartProcess()umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
setObservationTimes(double[] T, int d)umontreal.ssj.stochprocess.StochasticProcess
setObservationTimes(double delta, int d)umontreal.ssj.stochprocess.StochasticProcess
setParams(double s0, double theta, double sigma, double nu, double mu)umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
setStream(RandomStream stream)umontreal.ssj.stochprocess.GeometricVarianceGammaProcess
setX0(double s0)umontreal.ssj.stochprocess.StochasticProcess