FeynmanKacIForcingTerm Interface |
Public interface for non-zero forcing term in the Feynman-Kac equation.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public interface IForcingTerm
Public Interface IForcingTerm
public interface class IForcingTerm
type IForcingTerm = interface end
The FeynmanKacIForcingTerm type exposes the following members.
Methods
| Name | Description |
---|
| Force |
Computes approximations to the forcing term
and its derivative .
|
TopSee Also