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