Structures for imaginary numbers.
Member
| Member Name | Description |
|---|---|
realDataVirAddr | The virtual address of the real section. |
realDataPhyAddr | The physical address of the real section. |
imDataVirAddr | The virtual address of the virtual section. |
imDataPhyAddr | The physical address of the virtual section. |
dataType | Data type that supports the type in hbHPLDataType . |
imFormat | Data format that supports the types in hbHPLImFormat. |
dimensionSize | The size of the dimensions of the data. |
numDimensionSize | The largest dimension supported, with a maximum value of HB_HPL_MAX_DIMS . |