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