Package net.finmath.finitedifference.solvers.adi
package net.finmath.finitedifference.solvers.adi
Package net.finmath.finitedifference.solvers.adi.
-
ClassDescriptionGeneric two-dimensional alternating direction implicit finite-difference solver.Functional interface for payoffs or obstacles depending on time and two state variables.Generic three-dimensional alternating direction implicit finite difference solver.This interface is needed for payoff depending explicitly on the time dimension and three state variables.Ternary payoff operator used for terminal conditions depending on three state variables.Immutable container for the activated post-hit value traced along the barrier as a function of the second state variable and time.Builds tridiagonal line matrices and exact directional operator actions for alternating direction implicit (ADI) solves for two-dimensional finite difference models.Coefficients of the 1D three-point stencilBuilds tridiagonal line matrices for alternating direction implicit (ADI) solves for three-dimensional finite difference models.Identifies the PDE role of a barrier-oriented 2D ADI solver.Immutable specification for the pre-hit continuation PDE used in the direct 2D knock-in formulation.Utility methods for indexing and boundary handling on a three-dimensional grid.Specialized ADI solver for arithmetic Asian options in the lifted state (S,I).Specialized 3D ADI solver for arithmetic Asian options under a lifted Heston state (S, v, I), where dS_t = mu_S dt + diffusion terms, dv_t = mu_v dt + diffusion terms, dI_t = S_t dt.Specialized three-dimensional ADI solver for arithmetic Asian options under a lifted SABR state (S,\alpha,I).Barrier-aware ADI finite difference solver for the two-dimensional Heston PDE.Barrier-aware ADI finite difference solver for the two-dimensional SABR PDE.ADI finite difference solver for the two-dimensional Bates PIDE.ADI finite-difference solver for the two-dimensional Heston PDE.ADI finite-difference solver for the two-dimensional multi-asset Black-Scholes PDE.ADI finite-difference solver for two-dimensional SABR PDEs.