Niederreiter |
protected override void CheckDimensionAndPolynomials( int numDimensions, BitArray[] polynomials )
| Exception | Condition |
|---|---|
| InvalidArgumentException | Thrown if the number of dimensions is not positive, or if the number of polynomials is incorrect. |