XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
complex_double_t Struct Reference

A complex number with a double-precision floating-point real part and a double-precision floating-point imaginary part. More...

#include <xs3_math_types.h>

Public Attributes

double re
 Real Part.
 
double im
 Imaginary Part.
 

Detailed Description

A complex number with a double-precision floating-point real part and a double-precision floating-point imaginary part.


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