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

Go to the source code of this file.

Namespaces

 glucat
 

Functions

template<typename Scalar_T >
numeric_traits< Scalar_T >::promoted::type glucat::to_promote (const Scalar_T &val)
 Cast to promote. More...
 
template<typename Scalar_T >
numeric_traits< Scalar_T >::demoted::type glucat::to_demote (const Scalar_T &val)
 Cast to demote. More...