IMSL C# Numerical Library

Quadrature.MaxSubintervals Property

The maximum number of subintervals allowed.

public int MaxSubintervals {get; set;}

Property Value

An int specifying the maximum number of subintervals to be allowed.

Remarks

The default value is 500.

See Also

Quadrature Class | Imsl.Math Namespace