Template Function thrust::copy_n(const thrust::detail::execution_policy_base<DerivedPolicy>&, InputIterator, Size, OutputIterator)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “thrust::copy_n” with arguments (const thrust::detail::execution_policy_base<DerivedPolicy>&, InputIterator, Size, OutputIterator) in doxygen xml output for project “rocThrust” from directory: ./docBin/xml. Potential matches:

- template<typename DerivedPolicy, typename InputIterator, typename Size, typename OutputIterator>__host__ __device__ OutputIterator thrust::copy_n(const thrust::detail::execution_policy_base< DerivedPolicy > &, InputIterator, Size, OutputIterator)
- template<typename InputIterator, typename Size, typename OutputIterator>
  OutputIterator thrust::copy_n(InputIterator, Size, OutputIterator)