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.cc
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops
2
#ifdef HAVE_CONFIG_H
3
#include <config.h>
4
#endif
5
#include "
Array-util.h
"
6
#include "
mx-cm-m.h
"
7
#include "
mx-op-defs.h
"
8
#include "
boolMatrix.h
"
9
#include "
CMatrix.h
"
10
#include "
dMatrix.h
"
11
MM_BIN_OPS
(
ComplexMatrix
,
ComplexMatrix
,
Matrix
)
12
MM_CMP_OPS
(
ComplexMatrix
,
Matrix
)
13
MM_BOOL_OPS
(ComplexMatrix,
Matrix
)
MM_BOOL_OPS
#define MM_BOOL_OPS(M1, M2)
Definition:
mx-op-defs.h:210
CMatrix.h
ComplexMatrix
Definition:
CMatrix.h:36
dMatrix.h
mx-cm-m.h
Matrix
Definition:
dMatrix.h:35
Array-util.h
MM_BIN_OPS
#define MM_BIN_OPS(R, M1, M2)
Definition:
mx-op-defs.h:180
MM_CMP_OPS
#define MM_CMP_OPS(M1, M2)
Definition:
mx-op-defs.h:193
boolMatrix.h
mx-op-defs.h
Generated on Thu Jun 4 2015 23:30:25 for GNU Octave by
1.8.8