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-sm-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-sm-m.h"
7 #include "boolSparse.h"
8 #include "dMatrix.h"
9 #include "dSparse.h"
12 SPARSE_SMM_BOOL_OPS2 (SparseMatrix, 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
#define SPARSE_SMM_BOOL_OPS2(M1, M2, LHS_ZERO, RHS_ZERO)