| 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
  
integrating a weighted
 function. | 
| SymmetricGaussIntegrator
 This class's implements  
integrate
 method assuming that the integral is symmetric about 0. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.