X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=src%2Fsources%2Futils.h;h=f8cf59ea61d9a691b94eddfcd5e7b99fe6116760;hb=c3bc47052f3ccb659659c59a82e9a99ea842398d;hp=0c5a8d826dc64acf96cd5664ff06cd31e677dd43;hpb=8e92c49c15bdacebf46190e7c8279bd227873928;p=valse.git diff --git a/src/sources/utils.h b/src/sources/utils.h index 0c5a8d8..f8cf59e 100644 --- a/src/sources/utils.h +++ b/src/sources/utils.h @@ -1,6 +1,16 @@ #ifndef valse_utils_H #define valse_utils_H +//#include + +/******** + * Types + *******/ + +typedef double Real; +//typedef uint32_t UInt; +//typedef int32_t Int; + /******************* * tune parallelism *******************/