StableDistributionBaseAeq1DPDFFunc Method |
Evaluates the transformed probability density function.
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 evaluation point.
Return Value
DoubleThe transformed PDF value.
See Also