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-ui64nda-fnda.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if ! defined (octave_mx_ui64nda_fnda_h)
3 #define octave_mx_ui64nda_fnda_h 1
4 #include "octave-config.h"
5 #include "uint64NDArray.h"
6 #include "fNDArray.h"
7 #include "mx-op-decl.h"
10 NDND_BOOL_OP_DECLS (uint64NDArray, FloatNDArray, OCTAVE_API)
11 #endif
#define NDND_CMP_OP_DECLS(ND1, ND2, API)
Definition: mx-op-decl.h:218
#define NDND_BOOL_OP_DECLS(ND1, ND2, API)
Definition: mx-op-decl.h:226
#define NDND_BIN_OP_DECLS(R, ND1, ND2, API)
Definition: mx-op-decl.h:212