GNU Octave  3.8.0
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-fs-i16nda.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops
2 #if !defined (octave_mx_fs_i16nda_h)
3 #define octave_mx_fs_i16nda_h 1
4 #include "int16NDArray.h"
5 #include "mx-op-decl.h"
6 SND_BIN_OP_DECLS (int16NDArray, float, int16NDArray, OCTAVE_API)
7 SND_CMP_OP_DECLS (float, int16NDArray, OCTAVE_API)
8 SND_BOOL_OP_DECLS (float, int16NDArray, OCTAVE_API)
9 #endif