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

A complex number with a 64-bit real part and 64-bit imaginary part. More...

#include <xs3_math_types.h>

Public Attributes

int64_t re
 Real Part.
 
int64_t im
 Imaginary Part.
 

Detailed Description

A complex number with a 64-bit real part and 64-bit imaginary part.


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