Click or drag to resize
FeynmanKacIForcingTerm Interface
Public interface for non-zero forcing term in the Feynman-Kac equation.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface IForcingTerm

The FeynmanKacIForcingTerm type exposes the following members.

Methods
  NameDescription
Public methodForce
Computes approximations to the forcing term \phi(f,x,t) and its derivative \partial \phi/\partial y.
Top
See Also