Developer documentation

numerics_hdwi.hpp File Reference
#include <realroot/texp.hpp>

Go to the source code of this file.

Classes

struct  mmx::numerics::is_rounded< T >
 
struct  mmx::numerics::is_rounded< float >
 
struct  mmx::numerics::is_rounded< double >
 
struct  mmx::numerics::is_rounded< long double >
 
struct  mmx::numerics::bit_resolution< T >
 
struct  mmx::numerics::bit_resolution< double >
 
struct  mmx::numerics::bit_resolution< long double >
 
struct  mmx::numerics::hdwimax< hdwi, n >
 
struct  mmx::numerics::hdwimax< hdwi, 0 >
 
struct  mmx::numerics::hdwintp< T >
 
struct  mmx::numerics::hdwi< hardware_int >
 

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)
 
Home