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

#include "mxtypes.h"

Public Attributes

mxUint64 imag
 
mxUint64 real
 

Detailed Description

Definition at line 116 of file mxtypes.h.

Member Data Documentation

◆ imag

mxUint64 mxComplexUint64::imag

Definition at line 116 of file mxtypes.h.

◆ real

mxUint64 mxComplexUint64::real

Definition at line 116 of file mxtypes.h.


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