public class DoubleExponential4HalfRealLine extends DoubleExponential
SubstitutionRule.ta()
and SubstitutionRule.tb()
should be overridden.
The substitution is
x = exp(2c sinh(t))
Constructor and Description |
---|
DoubleExponential4HalfRealLine(UnivariateRealFunction f,
double a,
double b,
double c)
Construct a
DoubleExponential4HalfRealLine substitution rule. |
public DoubleExponential4HalfRealLine(UnivariateRealFunction f, double a, double b, double c)
DoubleExponential4HalfRealLine
substitution rule.f
- the integranda
- the lower limitb
- the upper limitc
- usually either 0 or 0.5 * PICopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.