Uses of Class
org.apache.commons.math3.analysis.integration.gauss.BaseRuleFactory

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

Uses of BaseRuleFactory in org.apache.commons.math3.analysis.integration.gauss
 

Subclasses of BaseRuleFactory in org.apache.commons.math3.analysis.integration.gauss
 class LegendreHighPrecisionRuleFactory
          Factory that creates Gauss-type quadrature rule using Legendre polynomials.
 class LegendreRuleFactory
          Factory that creates Gauss-type quadrature rule using Legendre polynomials.
 



Copyright © 2017 CNES. All Rights Reserved.