clProbDist
An OpenCL library for probability distributions
Todo List
File clProbDist_template.h
Explain that on the device, the distribution object needs to be copied to local memory. (Is this actually faster than the cache for global read-only memory?)
globalScope> Global vartype
Maybe remove this. This is here to allow to document both continuous and discrete distributions together.