Contents:
1. Introduction
2. Installation
3. C/C++ API Reference
4. Python API Reference
hipRAND
Template Function hiprand_log_normal(StateType *, float, float)
View page source
Template Function hiprand_log_normal(StateType *, float, float)
Defined in
File hiprand_kernel_nvcc.h
Function Documentation
template
<
class
StateType
>
float
hiprand_log_normal
(
StateType
*
state
,
float
mean
,
float
stddev
)