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

Function Documentation

Warning

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

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