|
template<typename InputIterator , typename FirstOutputIterator , typename SecondOutputIterator , typename UnselectedOutputIterator , typename SelectedCountOutputIterator , typename FirstUnaryPredicate , typename SecondUnaryPredicate > |
hipError_t | operator() (void *temporary_storage, size_t &storage_size, InputIterator input, FirstOutputIterator output_first_part, SecondOutputIterator output_second_part, UnselectedOutputIterator output_unselected, SelectedCountOutputIterator selected_count_output, const size_t size, FirstUnaryPredicate select_first_part_op, SecondUnaryPredicate select_second_part_op, const hipStream_t stream, const bool debug_synchronous) |
|
The documentation for this struct was generated from the following file: