Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ std_normal_rng()

template<class RNG >
double stan::math::std_normal_rng ( RNG &  rng)
inline

Return a standard Normal random variate using the specified random number generator.

Template Parameters
RNGtype of random number generator
Parameters
rngrandom number generator
Returns
A standard normal random variate

Definition at line 20 of file std_normal_rng.hpp.