glucat  0.12.0
Classes | Namespaces | Functions
scalar.h File Reference
#include "glucat/portability.h"
#include "glucat/global.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<>
 Extra traits which extend numeric limits. More...
 
struct  glucat::numeric_traits< Scalar_T >::demoted<>
 Demoted type for long double. More...
 

Namespaces

 glucat
 

Functions

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