Statistical Functions in CUDA

Hi there,

I am new to CUDA programming, and I was wondering if there are libraries like C++ Boost in CUDA that provide statistical functions? I am looking for:
(i) Normal Distribution, the cdf and quantile function
(ii) Beta distribution, the cdf function

Any pointers would be greatly appreciated.

Many thanks and kind regards
Blesson

Please see my reply in the other thread where you asked the same question:

[url]Statistical Functions in CUDA - CUDA Programming and Performance - NVIDIA Developer Forums