Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.analysis.integration.gauss Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
BaseRuleFactoryBase class for rules that determines the integration nodes and their Subclasses must implement the computeRule method.Classorg.apache.commons.math3.analysis.integration.gaussApache Commons
GaussIntegratorClass that implements the Gaussian rule for integrating a weightedClassorg.apache.commons.math3.analysis.integration.gaussApache Commons
GaussIntegratorFactoryClass that provides different ways to compute the nodes and weights to be used by the Gaussian integration rule.Classorg.apache.commons.math3.analysis.integration.gaussApache Commons
HermiteRuleFactoryFactory that creates a Gauss-type quadrature rule using Hermite polynomialsClassorg.apache.commons.math3.analysis.integration.gaussApache Commons
LegendreHighPrecisionRuleFactoryFactory that creates Gauss-type quadrature rule using Legendre polynomials.Classorg.apache.commons.math3.analysis.integration.gaussApache Commons
LegendreRuleFactoryFactory that creates Gauss-type quadrature rule using Legendre polynomials.Classorg.apache.commons.math3.analysis.integration.gaussApache Commons
SymmetricGaussIntegratorThis class's implements integrate method assuming that the integral is symmetric about 0.Classorg.apache.commons.math3.analysis.integration.gaussApache Commons