Scan: Added in-place versions, fixed issue in in-place OpenMP implementation.
Adds in-place versions inclusive_scan(x); exclusive_scan(x); Extended test suite uncovered a bug in the in-place version of the OpenMP implementation of exclusive_scan(x);
Loading
Please register or sign in to comment