#include "mxtypes.h"
Public Attributes | |
mxSingle | imag |
mxSingle | real |
mxSingle mxComplexSingle::imag |
Definition at line 105 of file mxtypes.h.
Referenced by octave_float_complex::as_mxArray(), and octave_float_complex_matrix::as_mxArray().
mxSingle mxComplexSingle::real |
Definition at line 105 of file mxtypes.h.
Referenced by octave_float_complex::as_mxArray(), and octave_float_complex_matrix::as_mxArray().