Uses of Interface
org.hipparchus.analysis.integration.gauss.RuleFactory
-
Uses of RuleFactory in org.hipparchus.analysis.integration.gauss
Modifier and TypeClassDescriptionclass
Base class for rules that determines the integration nodes and their weights.class
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.