rocPRIM
is_arithmetic< T > Struct Template Reference

Behaves like std::is_arithmetic, but also includes half-precision and bfloat16-precision floating point type (rocprim::half). More...

#include <type_traits.hpp>

Inheritance diagram for is_arithmetic< T >:
Inheritance graph
[legend]
Collaboration diagram for is_arithmetic< T >:
Collaboration graph
[legend]

Detailed Description

template<class T>
struct is_arithmetic< T >

Behaves like std::is_arithmetic, but also includes half-precision and bfloat16-precision floating point type (rocprim::half).


The documentation for this struct was generated from the following file: