FeynmanKac.IForcingTerm 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
Syntaxpublic interface IForcingTerm
Public Interface IForcingTerm
public interface class IForcingTerm
type IForcingTerm = interface end
The FeynmanKac. IForcingTerm type exposes the following members.
Methods
| Name | Description |
---|
 | Force |
Computes approximations to the forcing term 
and its derivative  .
|
Top
See Also