StableDistributionBaseAlt1GnIPDFFunc Method |
Evaluates the transformed PDF integrand.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double PDFFunc(
double x
)
Parameters
- x Double
- The transformed integration variable.
Return Value
DoubleThe transformed PDF integrand value.
See Also