SSJ  3.3.1
Stochastic Simulation in Java
CIRProcess Member List

This is the complete list of members for CIRProcess, including all inherited members.

alpha (defined in CIRProcess)CIRProcessprotected
beta (defined in CIRProcess)CIRProcesspackage
CIRProcess(double x0, double alpha, double b, double sigma, RandomStream stream)CIRProcess
CIRProcess(double x0, double alpha, double b, double sigma, ChiSquareNoncentralGen gen)CIRProcess
d (defined in StochasticProcess)StochasticProcessprotected
gen (defined in CIRProcess)CIRProcessprotected
generatePath() (defined in CIRProcess)CIRProcess
generatePath(RandomStream stream)CIRProcess
getAlpha()CIRProcess
getArrayMappingCounterToIndex()StochasticProcess
getB()CIRProcess
getCurrentObservation()StochasticProcess
getCurrentObservationIndex()StochasticProcess
getGen()CIRProcess
getNumObservationTimes()StochasticProcess
getObservation(int j)StochasticProcess
getObservationTimes()StochasticProcess
getPath()StochasticProcess
getSigma()CIRProcess
getStream()CIRProcess
getSubpath(double[] subpath, int[] pathIndices)StochasticProcess
getX0()StochasticProcess
hasNextObservation()StochasticProcess
init() (defined in CIRProcess)CIRProcessprotected
initArrays(int d) (defined in CIRProcess)CIRProcessprotected
nextObservation() (defined in CIRProcess)CIRProcess
nextObservation(double nextTime)CIRProcess
nextObservation(double x, double dt)CIRProcess
nu (defined in CIRProcess)CIRProcesspackage
observationCounter (defined in StochasticProcess)StochasticProcessprotected
observationIndex (defined in StochasticProcess)StochasticProcessprotected
observationIndexFromCounter (defined in StochasticProcess)StochasticProcessprotected
observationTimesSet (defined in StochasticProcess)StochasticProcessprotected
parc (defined in CIRProcess)CIRProcessprotected
parlam (defined in CIRProcess)CIRProcesspackage
path (defined in StochasticProcess)StochasticProcessprotected
resetStartProcess()StochasticProcess
setObservationTimes(double[] T, int d)StochasticProcess
setObservationTimes(double delta, int d)StochasticProcess
setParams(double x0, double alpha, double b, double sigma)CIRProcess
setStream(RandomStream stream)CIRProcess
setX0(double s0)StochasticProcess
sigma (defined in CIRProcess)CIRProcesspackage
t (defined in StochasticProcess)StochasticProcessprotected
x0 (defined in StochasticProcess)StochasticProcessprotected