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 class
R1FokkerPlanckBrownian
R1FokkerPlanckBrownian exposes the R1 Brownian Probability Density Function Evolution Equation.class
R1FokkerPlanckCIR
R1FokkerPlanckCIR exposes the R1 Cox-Ingersoll-Ross Probability Density Function Evolution Equation.class
R1FokkerPlanckCKLS
R1FokkerPlanckCKLS exposes the R1 Chan-Karolyi-Longstaff-Sanders 1992 Probability Density Function Evolution Equation.class
R1FokkerPlanckOrnsteinUhlenbeck
R1FokkerPlanckOrnsteinUhlenbeck 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 R1FokkerPlanck
R1BrownianStochasticEvolver. fokkerPlanckGenerator()
R1FokkerPlanck
R1CKLSStochasticEvolver. fokkerPlanckGenerator()
R1FokkerPlanck
R1OrnsteinUhlenbeckStochasticEvolver. fokkerPlanckGenerator()
-
Uses of R1FokkerPlanck in org.drip.dynamics.process
Methods in org.drip.dynamics.process that return R1FokkerPlanck Modifier and Type Method Description R1FokkerPlanck
R1StochasticEvolver. fokkerPlanckGenerator()
Construct the Fokker Planck PDF Generator corresponding to R1 Stochastic Evolver