alpha (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | protected |
alphadt (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | package |
badt (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | protected |
beta (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | package |
d (defined in StochasticProcess) | StochasticProcess | protected |
gen (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | protected |
generatePath() (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | |
generatePath(RandomStream stream) | OrnsteinUhlenbeckProcess | |
getAlpha() | OrnsteinUhlenbeckProcess | |
getArrayMappingCounterToIndex() | StochasticProcess | |
getB() | OrnsteinUhlenbeckProcess | |
getCurrentObservation() | StochasticProcess | |
getCurrentObservationIndex() | StochasticProcess | |
getGen() | OrnsteinUhlenbeckProcess | |
getNumObservationTimes() | StochasticProcess | |
getObservation(int j) | StochasticProcess | |
getObservationTimes() | StochasticProcess | |
getPath() | StochasticProcess | |
getSigma() | OrnsteinUhlenbeckProcess | |
getStream() | OrnsteinUhlenbeckProcess | |
getSubpath(double[] subpath, int[] pathIndices) | StochasticProcess | |
getX0() | StochasticProcess | |
hasNextObservation() | StochasticProcess | |
init() (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | protected |
initArrays(int d) (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | protected |
nextObservation() (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | |
nextObservation(double nextTime) | OrnsteinUhlenbeckProcess | |
nextObservation(double x, double dt) | OrnsteinUhlenbeckProcess | |
observationCounter (defined in StochasticProcess) | StochasticProcess | protected |
observationIndex (defined in StochasticProcess) | StochasticProcess | protected |
observationIndexFromCounter (defined in StochasticProcess) | StochasticProcess | protected |
observationTimesSet (defined in StochasticProcess) | StochasticProcess | protected |
OrnsteinUhlenbeckProcess(double x0, double alpha, double b, double sigma, RandomStream stream) | OrnsteinUhlenbeckProcess | |
OrnsteinUhlenbeckProcess(double x0, double alpha, double b, double sigma, NormalGen gen) | OrnsteinUhlenbeckProcess | |
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) | OrnsteinUhlenbeckProcess | |
setStream(RandomStream stream) | OrnsteinUhlenbeckProcess | |
setX0(double s0) | StochasticProcess | |
sigma (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | package |
sigmasqrdt (defined in OrnsteinUhlenbeckProcess) | OrnsteinUhlenbeckProcess | package |
t (defined in StochasticProcess) | StochasticProcess | protected |
x0 (defined in StochasticProcess) | StochasticProcess | protected |