GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
mx-fnda-i8.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-fnda-i8.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "boolNDArray.h"
10 #include "int8NDArray.h"
11 #include "fNDArray.h"
12 #include "oct-inttypes.h"
15 NDS_BOOL_OPS (FloatNDArray, octave_int8)
#define NDS_BOOL_OPS(ND, S)
Definition: mx-op-defs.h:253
#define NDS_CMP_OPS(ND, S)
Definition: mx-op-defs.h:236
#define NDS_BIN_OPS(R, ND, S)
Definition: mx-op-defs.h:223