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
smx-scm-m.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 "smx-scm-m.h"
7 #include "boolSparse.h"
8 #include "CMatrix.h"
9 #include "CSparse.h"
10 #include "dMatrix.h"
13 SPARSE_SMM_BOOL_OPS2 (SparseComplexMatrix, Matrix, 0.0, 0.0)
#define SPARSE_SMM_CMP_OPS(M1, Z1, C1, M2, Z2, C2)
#define SPARSE_SMM_BIN_OPS(R1, R2, M1, M2)
Definition: dMatrix.h:37
ColumnVector real(const ComplexColumnVector &a)
Definition: dColVector.cc:136
#define SPARSE_SMM_BOOL_OPS2(M1, M2, LHS_ZERO, RHS_ZERO)