alpha (defined in CIRProcess) | CIRProcess | protected |
beta (defined in CIRProcess) | CIRProcess | package |
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) | StochasticProcess | protected |
gen (defined in CIRProcess) | CIRProcess | protected |
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) | CIRProcess | protected |
initArrays(int d) (defined in CIRProcess) | CIRProcess | protected |
nextObservation() (defined in CIRProcess) | CIRProcess | |
nextObservation(double nextTime) | CIRProcess | |
nextObservation(double x, double dt) | CIRProcess | |
nu (defined in CIRProcess) | CIRProcess | package |
observationCounter (defined in StochasticProcess) | StochasticProcess | protected |
observationIndex (defined in StochasticProcess) | StochasticProcess | protected |
observationIndexFromCounter (defined in StochasticProcess) | StochasticProcess | protected |
observationTimesSet (defined in StochasticProcess) | StochasticProcess | protected |
parc (defined in CIRProcess) | CIRProcess | protected |
parlam (defined in CIRProcess) | CIRProcess | package |
path (defined in StochasticProcess) | StochasticProcess | protected |
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) | CIRProcess | package |
t (defined in StochasticProcess) | StochasticProcess | protected |
x0 (defined in StochasticProcess) | StochasticProcess | protected |