Back to Tensorflow

TfLiteComplex64

tensorflow/lite/g3doc/api_docs/c/struct/tf-lite-complex64.html

2.21.0310 B
Original Source

TfLiteComplex64

#include <common.h>

Single-precision complex data type compatible with the C99 definition.

Summary

|

Public attributes

| | --- | | im | float | | re | float |

Public attributes

im

float TfLiteComplex64::im

re

float TfLiteComplex64::re