Package | Description |
---|---|
org.hipparchus.analysis.integration.gauss |
Gauss family of quadrature schemes.
|
Class and Description |
---|
AbstractRuleFactory
Base class for rules that determines the integration nodes and their
weights.
|
FieldAbstractRuleFactory
Base class for rules that determines the integration nodes and their
weights.
|
FieldGaussIntegrator
Class that implements the Gaussian rule for
integrating a weighted
function. |
FieldRuleFactory
Interface for rules that determines the integration nodes and their weights.
|
GaussIntegrator
Class that implements the Gaussian rule for
integrating a weighted
function. |
RuleFactory
Interface for rules that determines the integration nodes and their weights.
|
SymmetricFieldGaussIntegrator
This class's implements
integrate
method assuming that the integral is symmetric about 0. |
SymmetricGaussIntegrator
This class's implements
integrate
method assuming that the integral is symmetric about 0. |
Copyright © 2016-2021 CS GROUP. All rights reserved.