GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
mx-fcs-fm.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if ! defined (octave_mx_fcs_fm_h)
3 #define octave_mx_fcs_fm_h 1
4 #include "octave-config.h"
5 #include "fCMatrix.h"
6 #include "oct-cmplx.h"
7 #include "fMatrix.h"
8 #include "mx-op-decl.h"
11 SM_BOOL_OP_DECLS (FloatComplex, FloatMatrix, OCTAVE_API)
12 #endif
#define SM_CMP_OP_DECLS(S, M, API)
Definition: mx-op-decl.h:114
#define SM_BOOL_OP_DECLS(S, M, API)
Definition: mx-op-decl.h:122
#define SM_BIN_OP_DECLS(R, S, M, API)
Definition: mx-op-decl.h:108
std::complex< float > FloatComplex
Definition: oct-cmplx.h:32