Package | Description |
---|---|
org.apache.commons.math3.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. |
Copyright © 2003-2017 The Apache Software Foundation. All Rights Reserved.