Class | Description |
---|---|
BaseRuleFactory<T extends Number> |
Base class for rules that determines the integration nodes and their
weights.
|
GaussIntegrator |
Class that implements the Gaussian rule for
integrating a weighted
function. |
GaussIntegratorFactory |
Class that provides different ways to compute the nodes and weights to be
used by the
Gaussian integration rule . |
LegendreHighPrecisionRuleFactory |
Factory that creates Gauss-type quadrature rule using Legendre polynomials.
|
LegendreRuleFactory |
Factory that creates Gauss-type quadrature rule using Legendre polynomials.
|
Copyright © 2023 CNES. All rights reserved.