This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2025-01-19 20:17:15 +01:00
Code
Releases
Activity
SqMod
/
source
/
Library
/
Numeric
History
Sandu Liviu Catalin
68e00bce02
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
..
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