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