QuadratureIFunction Interface |
Interface defining function for the Quadrature class.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public interface IFunction
Public Interface IFunction
public interface class IFunction
type IFunction = interface end
The QuadratureIFunction type exposes the following members.
Methods
| Name | Description |
---|
| F |
Function to be integrated.
|
TopSee Also