double randvar_std_normal

(int seed)

Generates a N( 0, 1 ) distributed random number.

Documentation

Generates a N( 0, 1 ) distributed random number.
Parameters:
seed - : 1: only initialize the U(0,1) generator, 0: returns a standard normal distributed random number
Returns:
random value

Alphabetic index



This page was generated with the help of DOC++.