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

#include "mxtypes.h"

Public Attributes

mxUint16 imag
 
mxUint16 real
 

Detailed Description

Definition at line 114 of file mxtypes.h.

Member Data Documentation

◆ imag

mxUint16 mxComplexUint16::imag

Definition at line 114 of file mxtypes.h.

◆ real

mxUint16 mxComplexUint16::real

Definition at line 114 of file mxtypes.h.


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