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

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

#include <xs3_math_types.h>

Public Attributes

int16_t re
 Real Part.
 
int16_t im
 Imaginary Part.
 

Detailed Description

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


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