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

#include "mxtypes.h"

Public Attributes

mxSingle imag
 
mxSingle real
 

Detailed Description

Definition at line 105 of file mxtypes.h.

Member Data Documentation

◆ imag

mxSingle mxComplexSingle::imag

◆ real

mxSingle mxComplexSingle::real

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