| NVIDIA 2D Image And Signal Performance Primitives (NPP)
    Version 22.3.0.*
    | 
Complex Number This struct represents an unsigned int complex number. More...
#include <nppdefs.h>
| Data Fields | |
| Npp32u | re | 
| Real part.  More... | |
| Npp32u | im | 
| Imaginary part.  More... | |
| Npp32s | re | 
| Real part.  More... | |
| Npp32s | im | 
| Imaginary part.  More... | |
| Npp32f | re | 
| Real part.  More... | |
| Npp32f | im | 
| Imaginary part.  More... | |
Complex Number This struct represents an unsigned int complex number.
Complex Number This struct represents a single floating-point complex number.
Complex Number This struct represents a signed int complex number.
| Npp32u NPP_ALIGN_8::im | 
Imaginary part.
| Npp32s NPP_ALIGN_8::im | 
Imaginary part.
| Npp32f NPP_ALIGN_8::im | 
Imaginary part.
| Npp32u NPP_ALIGN_8::re | 
Real part.
| Npp32s NPP_ALIGN_8::re | 
Real part.
| Npp32f NPP_ALIGN_8::re | 
Real part.