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-fcm-fs.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if ! defined (octave_mx_fcm_fs_h)
3 #define octave_mx_fcm_fs_h 1
4 #include "octave-config.h"
5 #include "fCMatrix.h"
6 #include "mx-op-decl.h"
8 MS_CMP_OP_DECLS (FloatComplexMatrix, float, OCTAVE_API)
9 MS_BOOL_OP_DECLS (FloatComplexMatrix, float, OCTAVE_API)
10 #endif
#define MS_BIN_OP_DECLS(R, M, S, API)
Definition: mx-op-decl.h:83
#define MS_CMP_OP_DECLS(M, S, API)
Definition: mx-op-decl.h:89
#define MS_BOOL_OP_DECLS(M, S, API)
Definition: mx-op-decl.h:97