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_i32nda_nda_h) 00003 #define octave_mx_i32nda_nda_h 1 00004 #include "int32NDArray.h" 00005 #include "dNDArray.h" 00006 #include "mx-op-decl.h" 00007 NDND_BIN_OP_DECLS (int32NDArray, int32NDArray, NDArray, OCTAVE_API) 00008 NDND_CMP_OP_DECLS (int32NDArray, NDArray, OCTAVE_API) 00009 NDND_BOOL_OP_DECLS (int32NDArray, NDArray, OCTAVE_API) 00010 #endif