| Package | Description | 
|---|---|
| org.hipparchus.analysis.integration.gauss | Gauss family of quadrature schemes. | 
| Class and Description | 
|---|
| BaseRuleFactory Base class for rules that determines the integration nodes and their
 weights. | 
| GaussIntegrator Class that implements the Gaussian rule for
  integratinga weighted
 function. | 
| SymmetricGaussIntegrator This class's implements  integratemethod assuming that the integral is symmetric about 0. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.