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.cc
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if defined (HAVE_CONFIG_H)
3 # include "config.h"
4 #endif
5 #include "Array-util.h"
6 #include "mx-fcm-fs.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "boolNDArray.h"
10 #include "fCMatrix.h"
13 MS_BOOL_OPS (FloatComplexMatrix, float)
#define MS_CMP_OPS(M, S)
Definition: mx-op-defs.h:109
#define MS_BIN_OPS(R, M, S)
Definition: mx-op-defs.h:96
#define MS_BOOL_OPS(M, S)
Definition: mx-op-defs.h:126