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_ui64_fnda_h) 00003 #define octave_mx_ui64_fnda_h 1 00004 #include "uint64NDArray.h" 00005 #include "oct-inttypes.h" 00006 #include "fNDArray.h" 00007 #include "mx-op-decl.h" 00008 SND_BIN_OP_DECLS (uint64NDArray, octave_uint64, FloatNDArray, OCTAVE_API) 00009 SND_CMP_OP_DECLS (octave_uint64, FloatNDArray, OCTAVE_API) 00010 SND_BOOL_OP_DECLS (octave_uint64, FloatNDArray, OCTAVE_API) 00011 #endif