Skip to content
Snippets Groups Projects
Commit d0fc1bb7 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed VectorOperations class which is now useless

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.
parent 1777e488
No related branches found
No related tags found
1 merge request!37Reduction and multireduction refactoring
Showing
with 38 additions and 240 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment