Returns the value of the integral over a cube.
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[]);
HyperRectangleQuadrature Class | Imsl.Math Namespace