.. index:: pair: struct; Complex .. _doxid-struct_complex: struct Complex ============== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Complex { // fields :ref:`gpu_qstate_t` :target:`real`; :ref:`gpu_qstate_t` :target:`imag`; };