Click or drag to resize
QuadratureIFunction Interface
Interface defining function for the Quadrature class.

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

The QuadratureIFunction type exposes the following members.

Methods
  NameDescription
Public methodF
Function to be integrated.
Top
See Also