naginterfaces.library.stat.pdf_landau_deriv¶
- naginterfaces.library.stat.pdf_landau_deriv(x)[source]¶
pdf_landau_deriv
returns the value of the derivative of the Landau density function.For full information please refer to the NAG Library document for g01rt
https://support.nag.com/numeric/nl/nagdoc_30.2/flhtml/g01/g01rtf.html
- Parameters
- xfloat
The argument of the function.
- Returns
- derivfloat
The value of the derivative of the Landau density function.
- Notes
pdf_landau_deriv
evaluates an approximation to the derivative of the Landau density function given bywhere is described in
pdf_landau()
, using piecewise approximation by rational functions. Further details can be found in Kölbig and Schorr (1984).To obtain the value of ,
pdf_landau()
can be used.
- References
Kölbig, K S and Schorr, B, 1984, A program package for the Landau distribution, Comp. Phys. Comm. (31), 97–111