[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-10 UTC."],[],[],null,["# TfLiteComplex64 Struct Reference\n\nTfLiteComplex64\n===============\n\n\n`#include \u003ccommon.h\u003e`\n\nSingle-precision complex data type compatible with the C99 definition.\n\nSummary\n-------\n\n| ### Public attributes ||\n|--------------------------------------------------------------------|---------|\n| [im](#struct_tf_lite_complex64_1a12377a9578af3d32bf464fcb7f1d230d) | `float` |\n| [re](#struct_tf_lite_complex64_1aba2e3dda641619f2e9e42c842c16d1a1) | `float` |\n\nPublic attributes\n-----------------\n\n### im\n\n```text\nfloat TfLiteComplex64::im\n``` \n\n### re\n\n```text\nfloat TfLiteComplex64::re\n```"]]