IMSL C# Numerical Library

HyperRectangleQuadrature Constructor (IRandomSequence)

Constructs a HyperRectangleQuadrature object.

public HyperRectangleQuadrature(
   IRandomSequence sequence
);

Parameters

sequence
A IRandomSequence object containing the random number sequence.

See Also

HyperRectangleQuadrature Class | Imsl.Math Namespace | HyperRectangleQuadrature Constructor Overload List