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

#include "mxtypes.h"

Public Attributes

mxInt64 imag
 
mxInt64 real
 

Detailed Description

Definition at line 111 of file mxtypes.h.

Member Data Documentation

◆ imag

mxInt64 mxComplexInt64::imag

Definition at line 111 of file mxtypes.h.

◆ real

mxInt64 mxComplexInt64::real

Definition at line 111 of file mxtypes.h.


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