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

#include "mxtypes.h"

Public Attributes

mxInt16 imag
 
mxInt16 real
 

Detailed Description

Definition at line 109 of file mxtypes.h.

Member Data Documentation

◆ imag

mxInt16 mxComplexInt16::imag

Definition at line 109 of file mxtypes.h.

◆ real

mxInt16 mxComplexInt16::real

Definition at line 109 of file mxtypes.h.


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