StableDistributionBaseAlt1GpDA1PDFCoreMod Method |
Evaluates the modified PDF core around the peak region.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double PDFCoreMod(
double dx
)
Parameters
- dx Double
- The offset from the peak location.
Return Value
DoubleThe modified PDF core value.
See Also