#include <CL/__spirv/spirv_types.hpp>
Definition at line 142 of file spirv_types.hpp.
◆ complex_double() [1/2]
__spv::complex_double::complex_double |
( |
| ) |
|
|
default |
◆ complex_double() [2/2]
__spv::complex_double::complex_double |
( |
std::complex< double > |
x | ) |
|
|
inline |
◆ operator std::complex< double >()
__spv::complex_double::operator std::complex< double > |
( |
| ) |
|
|
inline |
◆ imag
double __spv::complex_double::imag |
◆ real
double __spv::complex_double::real |
The documentation for this struct was generated from the following file: