Click or drag to resize

GaussKronrod21IntegratorTranslate Method

Function that maps translates points to the integral of integration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected double Translate(
	double x
)

Parameters

x  Double
Point to translate.

Return Value

Double
Translated point.
See Also