TrapezoidalIntegratorD Properties |
The TrapezoidalIntegratorD type exposes the following members.
Name | Description | |
---|---|---|
Epsilon |
Gets or sets the tolerance value.
(Inherited from IntegratorD.) | |
MaxNumberOfIterations |
Gets or sets the maximum number number of iterations.
(Inherited from IntegratorD.) | |
MinNumberOfIterations |
Gets or sets the minimum number number of iterations.
(Inherited from IntegratorD.) | |
NumberOfIterations |
Gets (or sets) the number of iterations of the last Integrate(FuncDouble, Double, Double, Double) method call.
(Inherited from IntegratorD.) |