Project

General

Profile

Revision 1000

Added by Ben Poole about 15 years ago

working gaussian nosie function: gauss_noise()

View differences:

gauss.h
12 12
#define __GAUSS_H__
13 13
#define SEED 0
14 14

  
15
extern float chaos_scalar;
15
extern float chaos_scalar; 
16 16
float gauss_noise(void);
17 17

  
18 18

  
19
#endif
19
#endif

Also available in: Unified diff