Click or drag to resize

StableDistributionBaseAeq1IPDFCoreDerivativeByCore Method

Evaluates the transformed PDF core derivative divided by the core value.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double PDFCoreDerivativeByCore(
	double thetas
)

Parameters

thetas  Double
The transformed integration angle.

Return Value

Double
The normalized derivative of the transformed PDF core.
See Also