Description Usage Arguments Value See Also
Computes the Vavilov probability density function using CERNLIB (G116)
1 | AT.Vavilov.IDF(rnd, kappa, beta)
|
rnd |
random number from uniform distribution between 0 and 1 (array of size n). |
kappa |
straggling parameter (array of size n). |
beta |
relativistic speed, between 0 and 1 (array of size n). |
lambda.vavilov |
resulting Vavilov lambda (array of size n) |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_EnergyLoss.c#L279
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.