Uses of Class
org.hipparchus.analysis.integration.gauss.AbstractRuleFactory
-
Uses of AbstractRuleFactory in org.hipparchus.analysis.integration.gauss
Modifier and TypeClassDescriptionclass
ConvertingRuleFactory<T extends FieldElement<T>>
class
Factory that creates a Gauss-type quadrature rule using Hermite polynomials of the first kind.class
Factory that creates Gauss-type quadrature rule using Laguerre polynomials.class
Factory that creates Gauss-type quadrature rule using Legendre polynomials.