Uses of Class
org.hipparchus.analysis.integration.gauss.FieldGaussIntegrator
-
Uses of FieldGaussIntegrator in org.hipparchus.analysis.integration.gauss
Modifier and TypeClassDescriptionclass
SymmetricFieldGaussIntegrator<T extends CalculusFieldElement<T>>
This class's implementsintegrate
method assuming that the integral is symmetric about 0.Modifier and TypeMethodDescriptionFieldGaussIntegratorFactory.laguerre
(int numberOfPoints) Creates a Gauss-Laguerre integrator of the given order.FieldGaussIntegratorFactory.legendre
(int numberOfPoints) Creates a Gauss-Legendre integrator of the given order.Creates a Gauss-Legendre integrator of the given order.