GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
liboctave
operators
mx-i32-nda.h
Go to the documentation of this file.
1
// DO NOT EDIT -- generated by mk-ops
2
#if !defined (octave_mx_i32_nda_h)
3
#define octave_mx_i32_nda_h 1
4
#include "
int32NDArray.h
"
5
#include "
oct-inttypes.h
"
6
#include "
dNDArray.h
"
7
#include "
mx-op-decl.h
"
8
SND_BIN_OP_DECLS
(
int32NDArray
,
octave_int32
,
NDArray
, OCTAVE_API)
9
SND_CMP_OP_DECLS
(
octave_int32
,
NDArray
, OCTAVE_API)
10
SND_BOOL_OP_DECLS
(octave_int32, NDArray, OCTAVE_API)
11
#endif
int32NDArray.h
dNDArray.h
SND_BOOL_OP_DECLS
#define SND_BOOL_OP_DECLS(S, ND, API)
Definition:
mx-op-decl.h:197
SND_BIN_OP_DECLS
#define SND_BIN_OP_DECLS(R, S, ND, API)
Definition:
mx-op-decl.h:183
oct-inttypes.h
intNDArray
Definition:
intNDArray.h:31
SND_CMP_OP_DECLS
#define SND_CMP_OP_DECLS(S, ND, API)
Definition:
mx-op-decl.h:189
octave_int
Definition:
oct-inttypes.h:830
NDArray
Definition:
dNDArray.h:33
mx-op-decl.h
Generated on Thu Jun 4 2015 23:30:25 for GNU Octave by
1.8.8