src/TNL/Containers/Algorithms/PrefixSumType.h
deleted100644 → 0
+0
−24
Loading
It contained only methods for prefixSum and segmentedPrefixSum, which were identical for Host and Cuda, so they can be easily implemented directly in Vector and VectorView.