Typedef thrust::complex

Typedef Documentation

template<typename Scalar>
using thrust::complex = std::complex<Scalar>