cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef UTILS_H
|
#ifndef UTILS_H
|
||||||
#define UTILS_H
|
#define UTILS_H
|
||||||
|
|
||||||
double normalcdf(double value);
|
double normalcdf(double z);
|
||||||
|
|
||||||
double gaussrand();
|
double gaussrand();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user