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-m-scm.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by sparse-mk-ops
2
#if !defined (octave_smx_m_scm_h)
3
#define octave_smx_m_scm_h 1
4
#include "
CMatrix.h
"
5
#include "
CSparse.h
"
6
#include "
dMatrix.h
"
7
#include "
mx-ops.h
"
8
#include "
Sparse-op-defs.h
"
9
SPARSE_MSM_BIN_OP_DECLS
(
ComplexMatrix
,
SparseComplexMatrix
,
Matrix
,
SparseComplexMatrix
, OCTAVE_API)
10
SPARSE_MSM_CMP_OP_DECLS
(
Matrix
,
SparseComplexMatrix
, OCTAVE_API)
11
SPARSE_MSM_BOOL_OP_DECLS
(Matrix, SparseComplexMatrix, OCTAVE_API)
12
#endif
SparseComplexMatrix
Definition:
CSparse.h:49
CMatrix.h
mx-ops.h
ComplexMatrix
Definition:
CMatrix.h:36
dMatrix.h
Sparse-op-defs.h
SPARSE_MSM_CMP_OP_DECLS
#define SPARSE_MSM_CMP_OP_DECLS(M1, M2, API)
Definition:
Sparse-op-decls.h:134
Matrix
Definition:
dMatrix.h:35
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