Searched defs:counting_iterator (Results 1 – 2 of 2) sorted by relevance
231 gpuprim::CountingInputIterator<int> counting_iterator(0); in Compute() local
432 counting_iterator() : count_(0) {} in counting_iterator() function