Package | Description |
---|---|
org.hipparchus.analysis.integration.gauss |
Gauss family of quadrature schemes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
HermiteRuleFactory |
Factory that creates a
Gauss-type quadrature rule using Hermite polynomials
of the first kind.
|
class |
LaguerreRuleFactory |
Factory that creates Gauss-type quadrature rule using Laguerre polynomials.
|
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 © 2016–2018 Hipparchus.org. All rights reserved.