[[["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,["# TfLiteComplex128 Struct Reference\n\nTfLiteComplex128\n================\n\n\n`#include \u003ccommon.h\u003e`\n\nDouble-precision complex data type compatible with the C99 definition.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------|----------|\n| [im](#struct_tf_lite_complex128_1a5a75087283d24b08ca4f216b6ce74f82) | `double` |\n| [re](#struct_tf_lite_complex128_1a24d10b5606005a00f2e608ba6f3ac960) | `double` |\n\nPublic attributes\n-----------------\n\n### im\n\n```text\ndouble TfLiteComplex128::im\n``` \n\n### re\n\n```text\ndouble TfLiteComplex128::re\n```"]]