itom  4.1.0
ito::complex128_ Struct Reference

wrapper class for a complex128 value. This class is used, since the std::complex stl class is not exported over DLLs More...

#include <param.h>

Public Member Functions

 complex128_ (float64 r, float64 i)
 

Public Attributes

float64 real
 
float64 imag
 

Detailed Description

wrapper class for a complex128 value. This class is used, since the std::complex stl class is not exported over DLLs


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