Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
Kokkos_ArithTraits.hpp File Reference

Declaration and definition of Kokkos::Details::ArithTraits. More...

#include <Kokkos_complex.hpp>
#include <cfloat>
#include <climits>
#include <cmath>
#include <cstdlib>
#include <complex>
#include <limits>

Go to the source code of this file.

Classes

class  Kokkos::Details::ArithTraits< T >
 Traits class for arithmetic on type T. More...
 

Namespaces

 Kokkos
 

Detailed Description

Declaration and definition of Kokkos::Details::ArithTraits.

Warning
This interface is not ready for exposure to users yet. Users beware!

Definition in file Kokkos_ArithTraits.hpp.