GNU Octave
9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-nda-cnda.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-nda-cnda.h
"
7
#include "
mx-op-defs.h
"
8
#include "
boolMatrix.h
"
9
#include "
boolNDArray.h
"
10
#include "
CNDArray.h
"
11
#include "
dNDArray.h
"
12
NDND_BIN_OPS
(
ComplexNDArray
,
NDArray
,
ComplexNDArray
)
13
NDND_CMP_OPS
(
NDArray
,
ComplexNDArray
)
14
NDND_BOOL_OPS
(
NDArray
,
ComplexNDArray
)
Array-util.h
CNDArray.h
boolMatrix.h
boolNDArray.h
ComplexNDArray
Definition:
CNDArray.h:39
NDArray
Definition:
dNDArray.h:40
dNDArray.h
mx-nda-cnda.h
mx-op-defs.h
NDND_BOOL_OPS
#define NDND_BOOL_OPS(ND1, ND2)
Definition:
mx-op-defs.h:350
NDND_BIN_OPS
#define NDND_BIN_OPS(R, ND1, ND2)
Definition:
mx-op-defs.h:320
NDND_CMP_OPS
#define NDND_CMP_OPS(ND1, ND2)
Definition:
mx-op-defs.h:333
liboctave
operators
mx-nda-cnda.cc
Generated on Sun Mar 17 2024 22:36:51 for GNU Octave by
1.9.1