| Package | Description | 
|---|---|
| org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.