Simpson |
public static class SimpsonRule
The SimpsonRule type exposes the following members.
| Name | Description | |
|---|---|---|
| IntegrateComposite | Composite N-point approximation of the definite integral in the provided interval by Simpson's rule. | |
| IntegrateThreePoint | Direct 3-point approximation of the definite integral in the provided interval by Simpson's rule. |