Package | Description |
---|---|
org.apache.commons.math3.analysis.integration.gauss |
Gauss family of quadrature schemes.
|
Modifier and Type | Method and Description |
---|---|
SymmetricGaussIntegrator |
GaussIntegratorFactory.hermite(int numberOfPoints)
Creates a Gauss-Hermite integrator of the given order.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.