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