glucat  0.8.2
Classes | Namespaces | Functions
scalar.h File Reference
#include "glucat/portability.h"
#include <boost/numeric/ublas/traits.hpp>
#include <cmath>
#include <limits>
Include dependency graph for scalar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  glucat::numeric_traits< Scalar_T >
 Extra traits which extend numeric limits. More...
 
struct  glucat::numeric_traits< Scalar_T >::promoted
 Promoted type. More...
 
struct  glucat::numeric_traits< Scalar_T >::demoted<>
 Demoted type for long double. More...
 

Namespaces

 glucat
 

Functions

template<typename Scalar_T >
Scalar_T glucat::log2 (const Scalar_T &x)
 Log base 2 of scalar. More...