| A (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |
| BrownianMotion(double x0, double mu, double sigma, RandomStream stream) | BrownianMotion | |
| BrownianMotion(double x0, double mu, double sigma, NormalGen gen) | BrownianMotion | |
| BrownianMotionPCA(double x0, double mu, double sigma, RandomStream stream) | BrownianMotionPCA | |
| BrownianMotionPCA(double x0, double mu, double sigma, NormalGen gen) | BrownianMotionPCA | |
| d (defined in StochasticProcess) | StochasticProcess | protected |
| decompPCA(double[][] sigma) (defined in BrownianMotionPCA) | BrownianMotionPCA | |
| gen (defined in BrownianMotion) | BrownianMotion | protected |
| generatePath() (defined in BrownianMotionPCA) | BrownianMotionPCA | |
| generatePath(double[] uniform01) (defined in BrownianMotionPCA) | BrownianMotionPCA | |
| generatePath(RandomStream stream) (defined in BrownianMotion) | BrownianMotion | |
| getArrayMappingCounterToIndex() | StochasticProcess | |
| getCurrentObservation() | StochasticProcess | |
| getCurrentObservationIndex() | StochasticProcess | |
| getGen() | BrownianMotion | |
| getMu() | BrownianMotion | |
| getNumObservationTimes() | StochasticProcess | |
| getObservation(int j) | StochasticProcess | |
| getObservationTimes() | StochasticProcess | |
| getPath() | StochasticProcess | |
| getSigma() | BrownianMotion | |
| getSortedEigenvalues() | BrownianMotionPCA | |
| getStream() | BrownianMotion | |
| getSubpath(double[] subpath, int[] pathIndices) | StochasticProcess | |
| getX0() | StochasticProcess | |
| hasNextObservation() | StochasticProcess | |
| init() (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |
| isDecompPCA (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |
| mu (defined in BrownianMotion) | BrownianMotion | protected |
| mudt (defined in BrownianMotion) | BrownianMotion | protected |
| nextObservation() (defined in BrownianMotionPCA) | BrownianMotionPCA | |
| umontreal::ssj::stochprocess::BrownianMotion.nextObservation(double nextTime) | BrownianMotion | |
| umontreal::ssj::stochprocess::BrownianMotion.nextObservation(double x, double dt) | BrownianMotion | |
| observationCounter (defined in StochasticProcess) | StochasticProcess | protected |
| observationIndex (defined in StochasticProcess) | StochasticProcess | protected |
| observationIndexFromCounter (defined in StochasticProcess) | StochasticProcess | protected |
| observationTimesSet (defined in StochasticProcess) | StochasticProcess | protected |
| path (defined in StochasticProcess) | StochasticProcess | protected |
| resetStartProcess() | StochasticProcess | |
| setObservationTimes(double[] T, int d) | StochasticProcess | |
| setObservationTimes(double delta, int d) | StochasticProcess | |
| setParams(double x0, double mu, double sigma) (defined in BrownianMotionPCA) | BrownianMotionPCA | |
| setStream(RandomStream stream) | BrownianMotion | |
| setX0(double s0) | StochasticProcess | |
| sigma (defined in BrownianMotion) | BrownianMotion | package |
| sigmaCov (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |
| sigmasqrdt (defined in BrownianMotion) | BrownianMotion | package |
| sortedEigenvalues (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |
| t (defined in StochasticProcess) | StochasticProcess | protected |
| x0 (defined in StochasticProcess) | StochasticProcess | protected |
| z (defined in BrownianMotionPCA) | BrownianMotionPCA | protected |