#include <hydra/detail/Config.h>
#include <hydra/detail/external/hydra_thrust/iterator/counting_iterator.h>
#include <type_traits>
Go to the source code of this file.
|
| Range< hydra::thrust::counting_iterator< long int > > | hydra::range (long int first, long int last) |
| |
| template<typename T > |
| std::enable_if< std::is_floating_point< T >::value, Range< hydra::thrust::counting_iterator< unsigned >, detail::range::Shift< T > > >::type | hydra::range (T min, T max, unsigned nbins) |
| |
◆ COUNTINGRANGE_INL_
| #define COUNTINGRANGE_INL_ |