Package | Description |
---|---|
dev.nm.analysis.integration.univariate.riemann.newtoncotes |
Modifier and Type | Class and Description |
---|---|
class |
Midpoint
The midpoint rule computes an approximation to a definite integral,
made by finding the area of a collection of rectangles whose heights are determined by the values of the function.
|
class |
Trapezoidal
The Trapezoidal rule is a closed type Newton-Cotes formula, where the integral interval is evenly divided into N sub-intervals.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.