Class List#
API library
|
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼Nrocrand_cpp | |
Cerror | A run-time rocRAND error |
Cuniform_int_distribution | Produces random integer values uniformly distributed on the interval [0, 2^(sizeof(IntType)*8) - 1] |
Cuniform_real_distribution | Produces random floating-point values uniformly distributed on the interval (0, 1] |
▼Cnormal_distribution | Produces random numbers according to a normal distribution |
Cparam_type | The type of the distribution parameter set |
▼Clognormal_distribution | Produces positive random numbers according to a log-normal distribution |
Cparam_type | The type of the distribution parameter set |
▼Cpoisson_distribution | Produces random non-negative integer values distributed according to Poisson distribution |
Cparam_type | The type of the distribution parameter set |
Cphilox4x32_10_engine | Pseudorandom number engine based Philox algorithm |
Cxorwow_engine | Pseudorandom number engine based XORWOW algorithm |
Cmrg31k3p_engine | Pseudorandom number engine based MRG31k3p CMRG |
Cmrg32k3a_engine | Pseudorandom number engine based MRG32k3a CMRG |
Cmtgp32_engine | Random number engine based on the Mersenne Twister for Graphic Processors algorithm |
Clfsr113_engine | Random number engine based on the LFSR113 algorithm |
Cmt19937_engine | Random number engine based on the Mersenne Twister algorithm |
Csobol32_engine | Sobol's quasi-random sequence generator |
Cscrambled_sobol32_engine | Sobol's scrambled quasi-random sequence generator |
Csobol64_engine | Sobol's quasi-random sequence generator |
Cscrambled_sobol64_engine | Sobol's scrambled quasi-random sequence generator |
Cthreefry2x32_20_engine | Pseudorandom number engine based on 2 state ThreeFry |
Cthreefry2x64_20_engine | Pseudorandom number engine based 2 state ThreeFry |
Cthreefry4x32_20_engine | Pseudorandom number engine based on 2 state ThreeFry |
Cthreefry4x64_20_engine | Pseudorandom number engine based 2 state ThreeFry |
Cmtgp32_params_fast_t | |
Crocrand_discrete_distribution_st | Represents a discrete probability distribution |
Generated by 1.9.1