Template Function shad::inclusive_scan(InputIt, InputIt, OutputIt)¶
- Defined in File numeric.h
Function Documentation¶
-
template <class InputIt, class OutputIt>
OutputItshad
::
inclusive_scan
(InputIt first, InputIt last, OutputIt d_first)
shad::
inclusive_scan
(InputIt first, InputIt last, OutputIt d_first)