StableDistributionBaseAeq1DPDFCore Method |
Evaluates the transformed PDF core.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double PDFCore(
double thetas
)
Parameters
- thetas Double
- The transformed integration angle.
Return Value
DoubleThe value of the transformed PDF core.
See Also