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 PDEEvolutionControl
BurgardKjaerOperator. pdeEvolutionControl()
Retrieve the PDE Evolution Control SettingsPDEEvolutionControl
TrajectoryEvolutionScheme. 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