public class GaussLegendreWeightAndAbscissaFunction extends Object implements QuadratureWeightAndAbscissaFunction
LegendrePolynomialFunction.| Constructor and Description |
|---|
GaussLegendreWeightAndAbscissaFunction() |
public GaussLegendreWeightAndAbscissaFunction()
public GaussianQuadratureData generate(int n)
generate in interface QuadratureWeightAndAbscissaFunctionn - The number of weights and abscissas to generate, not negative or zeroCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.