| 
    NVIDIA 2D Image And Signal Performance Primitives (NPP)
    Version 11.5.0.*
    
   | 
 
Complex Number This struct represents a long long complex number. More...
#include <nppdefs.h>
Data Fields | |
| Npp64s | re | 
| Real part.  More... | 
|
| Npp64s | im | 
| Imaginary part.  More... | 
|
| Npp64f | re | 
| Real part.  More... | 
|
| Npp64f | im | 
| Imaginary part.  More... | 
|
Complex Number This struct represents a long long complex number.
Complex Number This struct represents a double floating-point complex number.
| Npp64s NPP_ALIGN_16::im | 
Imaginary part.
| Npp64f NPP_ALIGN_16::im | 
Imaginary part.
| Npp64s NPP_ALIGN_16::re | 
Real part.
| Npp64f NPP_ALIGN_16::re | 
Real part.