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
mx-cm-m.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops
2
#if !defined (octave_mx_cm_m_h)
3
#define octave_mx_cm_m_h 1
4
#include "
CMatrix.h
"
5
#include "
dMatrix.h
"
6
#include "
mx-op-decl.h
"
7
MM_BIN_OP_DECLS
(
ComplexMatrix
,
ComplexMatrix
,
Matrix
, OCTAVE_API)
8
MM_CMP_OP_DECLS
(
ComplexMatrix
,
Matrix
, OCTAVE_API)
9
MM_BOOL_OP_DECLS
(ComplexMatrix, Matrix, OCTAVE_API)
10
#endif
MM_BIN_OP_DECLS
#define MM_BIN_OP_DECLS(R, M1, M2, API)
Definition:
mx-op-decl.h:131
CMatrix.h
ComplexMatrix
Definition:
CMatrix.h:36
dMatrix.h
MM_CMP_OP_DECLS
#define MM_CMP_OP_DECLS(M1, M2, API)
Definition:
mx-op-decl.h:137
MM_BOOL_OP_DECLS
#define MM_BOOL_OP_DECLS(M1, M2, API)
Definition:
mx-op-decl.h:145
Matrix
Definition:
dMatrix.h:35
mx-op-decl.h
Generated on Thu Jun 4 2015 23:30:25 for GNU Octave by
1.8.8