GNU Octave
9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-m-cs.cc
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops.awk
2
#if defined (HAVE_CONFIG_H)
3
# include "config.h"
4
#endif
5
#include "
Array-util.h
"
6
#include "
mx-m-cs.h
"
7
#include "
mx-op-defs.h
"
8
#include "
boolMatrix.h
"
9
#include "
boolNDArray.h
"
10
#include "
CMatrix.h
"
11
#include "
dMatrix.h
"
12
#include "
oct-cmplx.h
"
13
MS_BIN_OPS
(
ComplexMatrix
,
Matrix
,
Complex
)
14
MS_CMP_OPS
(
Matrix
,
Complex
)
15
MS_BOOL_OPS
(
Matrix
,
Complex
)
Array-util.h
CMatrix.h
boolMatrix.h
boolNDArray.h
ComplexMatrix
Definition:
CMatrix.h:43
Matrix
Definition:
dMatrix.h:42
dMatrix.h
mx-m-cs.h
mx-op-defs.h
MS_BIN_OPS
#define MS_BIN_OPS(R, M, S)
Definition:
mx-op-defs.h:97
MS_CMP_OPS
#define MS_CMP_OPS(M, S)
Definition:
mx-op-defs.h:110
MS_BOOL_OPS
#define MS_BOOL_OPS(M, S)
Definition:
mx-op-defs.h:127
oct-cmplx.h
Complex
std::complex< double > Complex
Definition:
oct-cmplx.h:33
liboctave
operators
mx-m-cs.cc
Generated on Sun Mar 17 2024 22:36:51 for GNU Octave by
1.9.1