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