GNU Octave  4.2.1
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-ui16.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if ! defined (octave_mx_fnda_ui16_h)
3 #define octave_mx_fnda_ui16_h 1
4 #include "octave-config.h"
5 #include "uint16NDArray.h"
6 #include "fNDArray.h"
7 #include "oct-inttypes.h"
8 #include "mx-op-decl.h"
11 NDS_BOOL_OP_DECLS (FloatNDArray, octave_uint16, OCTAVE_API)
12 #endif
#define NDS_BOOL_OP_DECLS(ND, S, API)
Definition: mx-op-decl.h:172
#define NDS_CMP_OP_DECLS(ND, S, API)
Definition: mx-op-decl.h:164
#define NDS_BIN_OP_DECLS(R, ND, S, API)
Definition: mx-op-decl.h:158