Documentation of 'org.apache.commons.math.analysis.integration.SimpsonIntegrator' Java class
SimpsonIntegrator
org.apache.commons.math.analysis.integration

Class SimpsonIntegrator

  • All Implemented Interfaces:
    UnivariateRealIntegrator, ConvergingAlgorithm


    public class SimpsonIntegrator
    extends UnivariateRealIntegratorImpl
    Implements the Simpson's Rule for integration of real univariate functions. For reference, see Introduction to Numerical Analysis, ISBN 038795452X, chapter 3.

    This implementation employs basic trapezoid rule as building blocks to calculate the Simpson's rule of alternating 2/3 and 4/3.

    Since:
    1.2

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.