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