Rdocumentation
powered by
Learn R Programming
libamtrack (version 0.6.3)
AT.Landau.PDF: AT.Landau.PDF
Description
Computes the Landau probability density function using CERNLIB (G115)
Usage
AT.Landau.PDF(lambda.landau)
Arguments
lambda.landau
Landau lambda (array of size n).
Value
density
resulting density (array of size n)
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Ene rgyLoss.c#L77