Danny Robson
24a530e23e
pow2 has been used enough times to mean 2^x and x^2 that it's not worth the ambiguity. just use pow(b,e) directly. |
||
---|---|---|
.. | ||
lcg.cpp | ||
lcg.hpp | ||
mwc64x.cpp | ||
mwc64x.hpp | ||
xorshift.cpp | ||
xorshift.hpp |
Danny Robson
24a530e23e
pow2 has been used enough times to mean 2^x and x^2 that it's not worth the ambiguity. just use pow(b,e) directly. |
||
---|---|---|
.. | ||
lcg.cpp | ||
lcg.hpp | ||
mwc64x.cpp | ||
mwc64x.hpp | ||
xorshift.cpp | ||
xorshift.hpp |