Back to Tensorflow

TfLiteComplex128

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

2.21.0317 B
Original Source

TfLiteComplex128

#include <common.h>

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

Summary

|

Public attributes

| | --- | | im | double | | re | double |

Public attributes

im

double TfLiteComplex128::im

re

double TfLiteComplex128::re