-
- Downloads
There was an error fetching the commit references. Please try again later.
Changed return type of Reduction::reduce from void to ResultType
Now that error handling is done via exceptions, the return value is free for more sensible things.
Showing
- src/Benchmarks/BLAS/vector-operations.h 45 additions, 72 deletionssrc/Benchmarks/BLAS/vector-operations.h
- src/TNL/Containers/Algorithms/ArrayOperationsCuda_impl.h 3 additions, 10 deletionssrc/TNL/Containers/Algorithms/ArrayOperationsCuda_impl.h
- src/TNL/Containers/Algorithms/Reduction.h 6 additions, 9 deletionssrc/TNL/Containers/Algorithms/Reduction.h
- src/TNL/Containers/Algorithms/Reduction_impl.h 42 additions, 45 deletionssrc/TNL/Containers/Algorithms/Reduction_impl.h
- src/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h 74 additions, 121 deletionssrc/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h
Loading
Please register or sign in to comment