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-cm-m.cc
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops
2 #ifdef HAVE_CONFIG_H
3 #include <config.h>
4 #endif
5 #include "Array-util.h"
6 #include "mx-cm-m.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "CMatrix.h"
10 #include "dMatrix.h"
13 MM_BOOL_OPS (ComplexMatrix, Matrix)
#define MM_BOOL_OPS(M1, M2)
Definition: mx-op-defs.h:210
Definition: dMatrix.h:35
#define MM_BIN_OPS(R, M1, M2)
Definition: mx-op-defs.h:180
#define MM_CMP_OPS(M1, M2)
Definition: mx-op-defs.h:193