public class DoubleExponential4RealLine extends DoubleExponential
SubstitutionRule.ta()
and SubstitutionRule.tb()
should be overridden.
The substitution is
x = sinh(c sinh(t))
Constructor and Description |
---|
DoubleExponential4RealLine(UnivariateRealFunction f,
double a,
double b,
double c)
Construct a
DoubleExponential4RealLine substitution rule. |
public DoubleExponential4RealLine(UnivariateRealFunction f, double a, double b, double c)
DoubleExponential4RealLine
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.