Uses of Package
org.apache.commons.math3.analysis.integration.gauss

Packages that use org.apache.commons.math3.analysis.integration.gauss
org.apache.commons.math3.analysis.integration.gauss Gauss family of quadrature schemes. 
 

Classes in org.apache.commons.math3.analysis.integration.gauss used by org.apache.commons.math3.analysis.integration.gauss
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.
 



Copyright © 2017 CNES. All Rights Reserved.