26 #if ! defined (octave_int8NDArray_h)
27 #define octave_int8NDArray_h 1
29 #include "octave-config.h"
#define MARRAY_FORWARD_DEFS(B, R, T)
#define BSXFUN_MIXED_INT_DECLS(INT_TYPE, API)
#define BSXFUN_STDREL_DECLS(ARRAY, API)
#define BSXFUN_STDOP_DECLS(ARRAY, API)
Template for N-dimensional array classes with like-type math operators.
intNDArray< octave_int8 > int8NDArray
#define NDND_BOOL_OP_DECLS(ND1, ND2, API)
#define NDND_CMP_OP_DECLS(ND1, ND2, API)
#define NDS_BOOL_OP_DECLS(ND, S, API)
#define SND_CMP_OP_DECLS(S, ND, API)
#define MINMAX_DECLS(T, S, API)
#define NDS_CMP_OP_DECLS(ND, S, API)
#define SND_BOOL_OP_DECLS(S, ND, API)