Last updated: 2023-03-16.
Module: tf_quant_finance.math.pde.steppers.implicit#
Implicit time marching scheme for parabolic PDEs.
Functions#
implicit_scheme(...): Constructs the time marching scheme.
implicit_step(...): Creates a stepper function with implicit time marching scheme.