DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::cplx::detail::__libcpp_complex_overload_traits< _Tp, true, false > Struct Template Reference

#include <sycl/ext/oneapi/experimental/complex/detail/complex_math.hpp>

Public Types

typedef double _ValueType
 
typedef complex< double > _ComplexType
 

Detailed Description

template<class _Tp>
struct sycl::_V1::ext::oneapi::experimental::cplx::detail::__libcpp_complex_overload_traits< _Tp, true, false >

Definition at line 100 of file complex_math.hpp.

Member Typedef Documentation

◆ _ComplexType

Definition at line 102 of file complex_math.hpp.

◆ _ValueType

Definition at line 101 of file complex_math.hpp.


The documentation for this struct was generated from the following file: