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-cs-sm.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by sparse-mk-ops
2
#if !defined (octave_smx_cs_sm_h)
3
#define octave_smx_cs_sm_h 1
4
#include "
CMatrix.h
"
5
#include "
CSparse.h
"
6
#include "
oct-cmplx.h
"
7
#include "
dSparse.h
"
8
#include "
mx-ops.h
"
9
#include "
Sparse-op-defs.h
"
10
SPARSE_SSM_BIN_OP_DECLS
(
ComplexMatrix
,
SparseComplexMatrix
,
Complex
,
SparseMatrix
, OCTAVE_API)
11
SPARSE_SSM_CMP_OP_DECLS
(
Complex
,
SparseMatrix
, OCTAVE_API)
12
SPARSE_SSM_BOOL_OP_DECLS
(Complex, SparseMatrix, OCTAVE_API)
13
#endif
oct-cmplx.h
dSparse.h
SparseComplexMatrix
Definition:
CSparse.h:49
CMatrix.h
SPARSE_SSM_CMP_OP_DECLS
#define SPARSE_SSM_CMP_OP_DECLS(S, M, API)
Definition:
Sparse-op-decls.h:76
mx-ops.h
ComplexMatrix
Definition:
CMatrix.h:36
SPARSE_SSM_BOOL_OP_DECLS
#define SPARSE_SSM_BOOL_OP_DECLS(S, M, API)
Definition:
Sparse-op-decls.h:88
Sparse-op-defs.h
SparseMatrix
Definition:
dSparse.h:46
CSparse.h
Complex
std::complex< double > Complex
Definition:
oct-cmplx.h:29
SPARSE_SSM_BIN_OP_DECLS
#define SPARSE_SSM_BIN_OP_DECLS(R1, R2, S, M, API)
Definition:
Sparse-op-decls.h:70
Generated on Thu Jun 4 2015 23:30:26 for GNU Octave by
1.8.8