Function hipcub::internal::ThreadScanExclusive¶
Defined in File thread_scan.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “hipcub::internal::ThreadScanExclusive” with arguments () in doxygen xml output for project “hipCUB” from directory: ./docBin/xml. Potential matches:
- template<int LENGTH, typename T, typename ScanOp> __device__ __forceinline__ T ThreadScanExclusive(T inclusive, T exclusive, T *input, T *output, ScanOp scan_op, Int2Type<LENGTH>)