GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mxComplexUint8 Struct Reference

#include "mxtypes.h"

Public Attributes

mxUint8 imag
 
mxUint8 real
 

Detailed Description

Definition at line 113 of file mxtypes.h.

Member Data Documentation

◆ imag

mxUint8 mxComplexUint8::imag

Definition at line 113 of file mxtypes.h.

◆ real

mxUint8 mxComplexUint8::real

Definition at line 113 of file mxtypes.h.


The documentation for this struct was generated from the following file: