Data Fields
_cplx_float_t Struct Reference

Define the complex data type for float real and imaginary components. More...

#include <types.h>

Data Fields

float_t real
 
float_t imag
 

Detailed Description

Define the complex data type for float real and imaginary components.

Field Documentation

◆ real

float_t _cplx_float_t::real

◆ imag

float_t _cplx_float_t::imag

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

Copyright 2023, Texas Instruments Incorporated