IMSL C# Numerical Library

HyperRectangleQuadrature.Eval Method

Returns the value of the integral over a cube.

Overload List

Returns the value of the integral over the unit cube.

public double Eval(IFunction);

Returns the value of the integral over a cube.

public double Eval(IFunction,double[],double[]);

See Also

HyperRectangleQuadrature Class | Imsl.Math Namespace