See: Description
Class | Description |
---|---|
BaseRuleFactory<T extends java.lang.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 (c) 2003-2013 Apache Software Foundation