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