clProbDist
An OpenCL library for probability distributions
File List
Here is a list of all documented files with brief descriptions:
 clProbDist.clhCommon definitions for the device-side API of clProbDist
 clProbDist.hLibrary definitions common to all probability distributions
 clProbDist_template.hTemplate of the API for specific probability distributions (not to be included as is!)
 continuous.h
 exponential.clhDevice-side API for the exponential distribution
 exponential.hAPI of the exponential distribution
 gamma.clhDevice-side API for the gamma distribution
 gamma.hAPI of the gamma distribution
 lognormal.clhDevice-side API for the lognormal distribution
 lognormal.hAPI of the lognormal distribution
 normal.clhDevice-side API for the normal distribution
 normal.hAPI of the normal distribution
 poisson.clhDevice-side API for the Poisson distribution
 poisson.hAPI of the Poisson distribution