Octave-Forge - Extra packages for GNU Octave | |
Home · Packages · Developers · Documentation · FAQ · Bugs · Mailing Lists · Links · Code |
00001 // DO NOT EDIT -- generated by mk-ops 00002 #if !defined (octave_mx_s_i8nda_h) 00003 #define octave_mx_s_i8nda_h 1 00004 #include "int8NDArray.h" 00005 #include "mx-op-decl.h" 00006 SND_BIN_OP_DECLS (int8NDArray, double, int8NDArray, OCTAVE_API) 00007 SND_CMP_OP_DECLS (double, int8NDArray, OCTAVE_API) 00008 SND_BOOL_OP_DECLS (double, int8NDArray, OCTAVE_API) 00009 #endif