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

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

Public Types

typedef _Tp _ValueType
 
typedef complex< _Tp > _ComplexType
 

Detailed Description

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

Definition at line 106 of file complex_math.hpp.

Member Typedef Documentation

◆ _ComplexType

Definition at line 108 of file complex_math.hpp.

◆ _ValueType

Definition at line 107 of file complex_math.hpp.


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