Class SymmetricGaussIntegrator

java.lang.Object
org.apache.commons.math3.analysis.integration.gauss.GaussIntegrator
org.apache.commons.math3.analysis.integration.gauss.SymmetricGaussIntegrator

This class's implements integrate method assuming that the integral is symmetric about 0. This allows to reduce numerical errors.
Since:
3.3