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

Function Documentation

Warning

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

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