GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
liboctave
operators
smx-cm-sm.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by sparse-mk-ops
2
#if !defined (octave_smx_cm_sm_h)
3
#define octave_smx_cm_sm_h 1
4
#include "
CMatrix.h
"
5
#include "
CSparse.h
"
6
#include "
dSparse.h
"
7
#include "
mx-ops.h
"
8
#include "
Sparse-op-defs.h
"
9
SPARSE_MSM_BIN_OP_DECLS
(
ComplexMatrix
,
SparseComplexMatrix
,
ComplexMatrix
,
SparseMatrix
, OCTAVE_API)
10
SPARSE_MSM_CMP_OP_DECLS
(
ComplexMatrix
,
SparseMatrix
, OCTAVE_API)
11
SPARSE_MSM_BOOL_OP_DECLS
(ComplexMatrix, SparseMatrix, OCTAVE_API)
12
#endif
dSparse.h
SparseComplexMatrix
Definition:
CSparse.h:49
CMatrix.h
mx-ops.h
ComplexMatrix
Definition:
CMatrix.h:36
Sparse-op-defs.h
SparseMatrix
Definition:
dSparse.h:46
SPARSE_MSM_CMP_OP_DECLS
#define SPARSE_MSM_CMP_OP_DECLS(M1, M2, API)
Definition:
Sparse-op-decls.h:134
SPARSE_MSM_BOOL_OP_DECLS
#define SPARSE_MSM_BOOL_OP_DECLS(M1, M2, API)
Definition:
Sparse-op-decls.h:146
CSparse.h
SPARSE_MSM_BIN_OP_DECLS
#define SPARSE_MSM_BIN_OP_DECLS(R1, R2, M1, M2, API)
Definition:
Sparse-op-decls.h:128
Generated on Thu Jun 4 2015 23:30:26 for GNU Octave by
1.8.8