FeynmanKac.IInitialData Interface |
Public interface for adjustment of initial data or as an opportunity
for output during the integration steps.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic interface IInitialData
Public Interface IInitialData
public interface class IInitialData
type IInitialData = interface end
The FeynmanKac. IInitialData type exposes the following members.
Methods
| Name | Description |
---|
 | Init |
Method that allows for adjustment of initial data or as
an opportunity for output during the integration steps.
|
Top
See Also