Uses of Package
org.apache.commons.math.analysis.integration

Packages that use org.apache.commons.math.analysis.integration
org.apache.commons.math.analysis.integration Numerical integration (quadrature) algorithms for univariate real functions. 
 

Classes in org.apache.commons.math.analysis.integration used by org.apache.commons.math.analysis.integration
UnivariateRealIntegrator
          Interface for univariate real integration algorithms.
UnivariateRealIntegratorImpl
          Provide a default implementation for several generic functions.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.