Uses of Package
org.apache.commons.math3.analysis.integration.gauss
Packages that use org.apache.commons.math3.analysis.integration.gauss
Package
Description
Gauss family of quadrature schemes.
-
Classes in org.apache.commons.math3.analysis.integration.gauss used by org.apache.commons.math3.analysis.integration.gaussClassDescriptionBase class for rules that determines the integration nodes and their weights.Class that implements the Gaussian rule for
integrating
a weighted function.This class's implementsintegrate
method assuming that the integral is symmetric about 0.