FeynmanKacIInitialData 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
Syntax public interface IInitialData
Public Interface IInitialData
public interface class IInitialData
type IInitialData = interface end
The FeynmanKacIInitialData 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.
|
TopSee Also