Uses of Class
org.drip.xva.definition.PDEEvolutionControl
| Package | Description |
|---|---|
| org.drip.xva.pde |
Burgard Kjaer PDE Evolution Scheme
|
-
Uses of PDEEvolutionControl in org.drip.xva.pde
Methods in org.drip.xva.pde that return PDEEvolutionControl Modifier and Type Method Description PDEEvolutionControlBurgardKjaerOperator. pdeEvolutionControl()Retrieve the PDE Evolution Control SettingsPDEEvolutionControlTrajectoryEvolutionScheme. pdeEvolutionControl()Retrieve the XVA PDE Control SettingsConstructors in org.drip.xva.pde with parameters of type PDEEvolutionControl Constructor Description BurgardKjaerOperator(PrimarySecurityDynamicsContainer tradeablesContainer, PDEEvolutionControl pdeEvolutionControl)BurgardKjaerOperator ConstructorTrajectoryEvolutionScheme(PrimarySecurityDynamicsContainer tradeablesContainer, PDEEvolutionControl pdeEvolutionControl)TrajectoryEvolutionScheme Constructor