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
integratinga weighted function.This class's implementsintegratemethod assuming that the integral is symmetric about 0.