X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=src%2Fsources%2Futils.h;h=b33c69e79490ce29abb82ed4141cd982ece46b75;hp=0c5a8d826dc64acf96cd5664ff06cd31e677dd43;hb=9ff729fb6afff5bed327fa8619138fd3b6f6f13b;hpb=e8bb47649b9f4e625ef050aae096d23cfc058163 diff --git a/src/sources/utils.h b/src/sources/utils.h index 0c5a8d8..b33c69e 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 float Real; +//typedef uint32_t UInt; +//typedef int32_t Int; + /******************* * tune parallelism *******************/