alpaka
Abstraction Library for Parallel Kernel Acceleration
ClipCast.hpp File Reference
#include "alpaka/meta/Integral.hpp"
#include <algorithm>
#include <limits>

Go to the source code of this file.

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::core
 

Functions

template<typename T , typename V >
auto alpaka::core::clipCast (V const &val) -> T