#include <realroot/texp.hpp>Go to the source code of this file.
Namespaces | |
| mmx | |
| mmx::numerics | |
Functions | |
| template<class T > | |
| unsigned | mmx::numerics::bitprec (const T &e, const T &l=T(1.0)) |
| template<class unsigned_t > | |
| void | mmx::numerics::sal (unsigned_t &a, unsigned n) |
| template<typename unsigned_t > | |
| void | mmx::numerics::hsal (unsigned &ha, unsigned_t &a, unsigned &hb, unsigned_t &b) |