-
Notifications
You must be signed in to change notification settings - Fork 23
Exported functions
Liam Wrubleski edited this page Oct 13, 2021
·
1 revision
Function name |
---|
hiprandCreateGenerator |
hiprandCreateGeneratorHost |
hiprandDestroyGenerator |
hiprandGenerate |
hiprandGenerateChar |
hiprandGenerateShort |
hiprandGenerateUniform |
hiprandGenerateUniformDouble |
hiprandGenerateUniformHalf |
hiprandGenerateNormal |
hiprandGenerateNormalDouble |
hiprandGenerateNormalHalf |
hiprandGenerateLogNormal |
hiprandGenerateLogNormalDouble |
hiprandGenerateLogNormalHalf |
hiprandGeneratePoisson |
hiprandGenerateSeeds |
hiprandSetStream |
hiprandSetPseudoRandomGeneratorSeed |
hiprandSetGeneratorOffset |
hiprandSetQuasiRandomGeneratorDimensions |
hiprandGetVersion |
hiprandCreatePoissonDistribution |
hiprandDestroyDistribution |
Function name |
---|
hiprand_cpp::version |
Function name |
---|
hiprand_mtgp32_block_copy |
hiprand_mtgp32_set_params |
hiprand_init |
skipahead |
skipahead_sequence |
skipahead_subsequence |
hiprand |
hiprand4 |
hiprand_uniform |
hiprand_uniform4 |
hiprand_uniform_double |
hiprand_uniform2_double |
hiprand_uniform4_double |
hiprand_normal |
hiprand_normal2 |
hiprand_normal4 |
hiprand_normal_double |
hiprand_normal2_double |
hiprand_normal4_double |
hiprand_log_normal |
hiprand_log_normal2 |
hiprand_log_normal4 |
hiprand_log_normal_double |
hiprand_log_normal2_double |
hiprand_log_normal4_double |
hiprand_poisson |
hiprand_poisson4 |
hiprand_discrete |
hiprand_discrete4 |
hiprandMakeMTGP32Constants |
hiprandMakeMTGP32KernelState |