Data structure for COMPLEX type (complex number) More...
#include <FreeImage.h>
Public Attributes | |
double | r |
real part More... | |
double | i |
imaginary part More... | |
Data structure for COMPLEX type (complex number)
double tagFICOMPLEX::i |
imaginary part
double tagFICOMPLEX::r |
real part