Template Function thrust::pow(const T0&, const complex<T1>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “thrust::pow” with arguments (const T0&, const complex<T1>&) in doxygen xml output for project “rocThrust” from directory: ./docBin/xml. Potential matches:

- template<typename T0, typename T1>__host__ __device__ complex<typename detail::promoted_numerical_type<T0, T1>::type> thrust::pow(const  complex < T0 > &, const  complex < T1 > &)
- template<typename T0, typename T1>__host__ __device__ complex<typename detail::promoted_numerical_type<T0, T1>::type> thrust::pow(const  complex < T0 > &, const T1 &)
- template<typename T0, typename T1>__host__ __device__ complex<typename detail::promoted_numerical_type<T0, T1>::type> thrust::pow(const T0 &, const  complex < T1 > &)