Showing content from https://stotko.github.io/stdgpu/doxygen/classstdgpu_1_1transform__range.html below:
stdgpu: stdgpu::transform_range< R, UnaryFunction > — stdgpu Latest documentation
transform_range< R, UnaryFunction ># stdgpu: stdgpu::transform_range< R, UnaryFunction >
stdgpu Latest
Efficient STL-like Data Structures on the GPU
template<typename R, typename UnaryFunction>
class stdgpu::transform_range< R, UnaryFunction >
A class representing range where a transformation is applied first.
-
Template Parameters
-
R The input range type UnaryFunction The transformation function type
using difference_type = typename iterator::difference_type using iterator = thrust::transform_iterator< UnaryFunction, typename R::iterator > using reference = typename iterator::reference using value_type = typename iterator::value_type
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4