idea is NOT mine, found in the web More...
#include <cstdint>
#include <cmath>
Go to the source code of this file.
Namespaces | |
paal | |
global namespace of project. | |
Functions | |
float | paal::fast_pow2 (float p) |
fast Power of 2 More... | |
float | paal::fast_exp (float p) |
fast power of e. More... | |