Click or drag to resize
HyperRectangleQuadrature Constructor (Int32)
Constructs a HyperRectangleQuadrature object.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public HyperRectangleQuadrature(
	int dimension
)

Parameters

dimension
Type: SystemInt32
A int which specifies the dimension of the Faure sequence.
See Also