Click or drag to resize
HyperRectangleQuadratureIFunction Interface
Interface for the HyperRectangleQuadrature function.

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

The HyperRectangleQuadratureIFunction type exposes the following members.

Methods
  NameDescription
Public methodF
Returns the value of the function at the given point.
Top
See Also