Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
rint.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/Types.h>
#include <hydra/Function.h>
#include <hydra/detail/utility/CheckValue.h>
#include <hydra/Tuple.h>
#include <tuple>
#include <limits>
#include <stdexcept>
#include <assert.h>
#include <utility>
#include <cmath>
#include <cfenv>
Include dependency graph for rint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hydra
 Generic policies definition.
 

Functions

template<typename T >
__hydra_host__ __hydra_device__ double hydra::rint (T x)