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.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if ! defined (octave_smx_scm_m_h)
3 #define octave_smx_scm_m_h 1
4 #include "octave-config.h"
5 #include "CMatrix.h"
6 #include "CSparse.h"
7 #include "dMatrix.h"
8 #include "mx-cs-m.h"
9 #include "mx-m-cs.h"
10 #include "mx-cm-m.h"
11 #include "mx-m-cm.h"
12 #include "mx-cs-nda.h"
13 #include "mx-nda-cs.h"
14 #include "Sparse-op-defs.h"
17 SPARSE_SMM_BOOL_OP_DECLS (SparseComplexMatrix, Matrix, OCTAVE_API)
18 #endif
#define SPARSE_SMM_BOOL_OP_DECLS(M1, M2, API)
#define SPARSE_SMM_BIN_OP_DECLS(R1, R2, M1, M2, API)
#define SPARSE_SMM_CMP_OP_DECLS(M1, M2, API)
Definition: dMatrix.h:37