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

#include "mxtypes.h"

Public Attributes

mxInt8 imag
 
mxInt8 real
 

Detailed Description

Definition at line 108 of file mxtypes.h.

Member Data Documentation

◆ imag

mxInt8 mxComplexInt8::imag

Definition at line 108 of file mxtypes.h.

◆ real

mxInt8 mxComplexInt8::real

Definition at line 108 of file mxtypes.h.


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