|
clProbDist
An OpenCL library for probability distributions
|
| clProbDist.clh | Common definitions for the device-side API of clProbDist |
| clProbDist.h | Library definitions common to all probability distributions |
| clProbDist_template.h | Template of the API for specific probability distributions (not to be included as is!) |
| continuous.h | |
| exponential.clh | Device-side API for the exponential distribution |
| exponential.h | API of the exponential distribution |
| gamma.clh | Device-side API for the gamma distribution |
| gamma.h | API of the gamma distribution |
| lognormal.clh | Device-side API for the lognormal distribution |
| lognormal.h | API of the lognormal distribution |
| normal.clh | Device-side API for the normal distribution |
| normal.h | API of the normal distribution |
| poisson.clh | Device-side API for the Poisson distribution |
| poisson.h | API of the Poisson distribution |
1.8.10