GNU Octave  4.0.0
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-fs-fcm.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops
2 #if !defined (octave_mx_fs_fcm_h)
3 #define octave_mx_fs_fcm_h 1
4 #include "fCMatrix.h"
5 #include "mx-op-decl.h"
7 SM_CMP_OP_DECLS (float, FloatComplexMatrix, OCTAVE_API)
8 SM_BOOL_OP_DECLS (float, FloatComplexMatrix, OCTAVE_API)
9 #endif
#define SM_CMP_OP_DECLS(S, M, API)
Definition: mx-op-decl.h:112
#define SM_BOOL_OP_DECLS(S, M, API)
Definition: mx-op-decl.h:120
#define SM_BIN_OP_DECLS(R, S, M, API)
Definition: mx-op-decl.h:106