Click or drag to resize
FeynmanKacIInitialData Interface
Public interface for adjustment of initial data or as an opportunity for output during the integration steps.

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

The FeynmanKacIInitialData type exposes the following members.

Methods
  NameDescription
Public methodInit
Method that allows for adjustment of initial data or as an opportunity for output during the integration steps.
Top
See Also