Intel clBLAS
oclComplex_t Struct Reference

Complex type definition. More...

#include <iclBLAS.h>

Data Fields

float val [2]
 

Detailed Description

Complex type definition.

Definition at line 79 of file iclBLAS.h.

Field Documentation

◆ val

float val[2]

real (val[0]) and imaginary (val[1]) parts of complex number

Definition at line 81 of file iclBLAS.h.


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