Npp64fc Struct Reference
[Basic NPP Data Types]

Complex Number This struct represents a double floating-point complex number. More...

#include <nppdefs.h>


Data Fields

Npp64f re
 Real part.
Npp64f im
 Imaginary part.


Detailed Description

Complex Number This struct represents a double floating-point complex number.

Field Documentation

Imaginary part.

Real part.


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

Copyright © 2009-2010 NVIDIA Corporation