1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-09 01:07:16 +01:00
SqMod/source/Library/Numeric
2019-05-21 21:14:19 +03:00
..
LongInt.cpp Minor code style and consistency adjustments. 2016-11-15 21:55:03 +02:00
LongInt.hpp Implement the pure typename meta-methods in long int types using the standard method. 2016-11-15 21:42:11 +02:00
Math.cpp Massive code reduction in the binding utility by using variadic templates. 2018-07-30 00:58:27 +03:00
Math.hpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00
Random.cpp Add a secondary seed function that fills the entire seed size. Even on x64 windows. Where long is 32 bit. 2019-05-21 21:14:19 +03:00
Random.hpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00