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-ui8nda-fs.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-ui8nda-fs.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "boolNDArray.h"
10 #include "uint8NDArray.h"
13 NDS_BOOL_OPS (uint8NDArray, float)
#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