Click or drag to resize

DoubleExponentialTransformation Class

Analytic integration algorithm for smooth functions with no discontinuities or derivative discontinuities and no poles inside the interval.
Inheritance Hierarchy
SystemObject
  Altaxo.Calc.IntegrationDoubleExponentialTransformation

Namespace: Altaxo.Calc.Integration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class DoubleExponentialTransformation

The DoubleExponentialTransformation type exposes the following members.

Methods
 NameDescription
Public methodStatic memberContourIntegrate Approximate the integral by the double exponential transformation
Public methodStatic memberIntegrate Approximate the integral by the double exponential transformation
Top
See Also