Uses of Class
org.drip.dynamics.kolmogorov.R1FokkerPlanck
| Package | Description |
|---|---|
| org.drip.dynamics.kolmogorov |
Fokker Planck Kolmogorov Forward/Backward
|
| org.drip.dynamics.meanreverting |
Mean Reverting Stochastic Process Dynamics
|
| org.drip.dynamics.process |
Ito-Dynamics Based Stochastic Process
|
-
Uses of R1FokkerPlanck in org.drip.dynamics.kolmogorov
Subclasses of R1FokkerPlanck in org.drip.dynamics.kolmogorov Modifier and Type Class Description classR1FokkerPlanckBrownianR1FokkerPlanckBrownian exposes the R1 Brownian Probability Density Function Evolution Equation.classR1FokkerPlanckCIRR1FokkerPlanckCIR exposes the R1 Cox-Ingersoll-Ross Probability Density Function Evolution Equation.classR1FokkerPlanckCKLSR1FokkerPlanckCKLS exposes the R1 Chan-Karolyi-Longstaff-Sanders 1992 Probability Density Function Evolution Equation.classR1FokkerPlanckOrnsteinUhlenbeckR1FokkerPlanckOrnsteinUhlenbeck exposes the R1 Ornstein-Uhlenbeck Probability Density Function Evolution Equation. -
Uses of R1FokkerPlanck in org.drip.dynamics.meanreverting
Methods in org.drip.dynamics.meanreverting that return R1FokkerPlanck Modifier and Type Method Description R1FokkerPlanckR1BrownianStochasticEvolver. fokkerPlanckGenerator()R1FokkerPlanckR1CKLSStochasticEvolver. fokkerPlanckGenerator()R1FokkerPlanckR1OrnsteinUhlenbeckStochasticEvolver. fokkerPlanckGenerator() -
Uses of R1FokkerPlanck in org.drip.dynamics.process
Methods in org.drip.dynamics.process that return R1FokkerPlanck Modifier and Type Method Description R1FokkerPlanckR1StochasticEvolver. fokkerPlanckGenerator()Construct the Fokker Planck PDF Generator corresponding to R1 Stochastic Evolver