All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Namespaces | Functions
fast_exp.hpp File Reference

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...
 

Detailed Description

idea is NOT mine, found in the web

Author
Piotr Wygocki
Version
1.0
Date
2014-02-19

Definition in file fast_exp.hpp.