Package | Description |
---|---|
org.apache.commons.math3.analysis.integration.gauss |
Gauss family of quadrature schemes.
|
Modifier and Type | Class and Description |
---|---|
class |
HermiteRuleFactory
Factory that creates a
Gauss-type quadrature rule using Hermite polynomials
of the first kind.
|
class |
LegendreHighPrecisionRuleFactory
Factory that creates Gauss-type quadrature rule using Legendre polynomials.
|
class |
LegendreRuleFactory
Factory that creates Gauss-type quadrature rule using Legendre polynomials.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.