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-cs-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-cs-m.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "CMatrix.h"
10 #include "oct-cmplx.h"
11 #include "dMatrix.h"
14 SM_BOOL_OPS (Complex, Matrix)
#define SM_BOOL_OPS(S, M)
Definition: mx-op-defs.h:167
#define SM_BIN_OPS(R, S, M)
Definition: mx-op-defs.h:137
Definition: dMatrix.h:35
std::complex< double > Complex
Definition: oct-cmplx.h:29
#define SM_CMP_OPS(S, M)
Definition: mx-op-defs.h:150