#include <assert.h>#include <math.h>#include <stdio.h>#include <stdlib.h>#include <time.h>#include "random.h"Include dependency graph for random.c:

Go to the source code of this file.
Functions | |
| void | set_seed (unsigned int seed) | 
| REAL | randn () | 
      
  | 
  
| 
 
 Definition at line 20 of file random.c. References randu.  | 
  
      
  | 
  
| 
 
  | 
  
 1.4.6