GNU Octave  4.0.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-fnda-fcs.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops
2 #if !defined (octave_mx_fnda_fcs_h)
3 #define octave_mx_fnda_fcs_h 1
4 #include "fCNDArray.h"
5 #include "fNDArray.h"
6 #include "oct-cmplx.h"
7 #include "mx-op-decl.h"
10 NDS_BOOL_OP_DECLS (FloatNDArray, FloatComplex, OCTAVE_API)
11 #endif
#define NDS_BOOL_OP_DECLS(ND, S, API)
Definition: mx-op-decl.h:170
#define NDS_CMP_OP_DECLS(ND, S, API)
Definition: mx-op-decl.h:162
#define NDS_BIN_OP_DECLS(R, ND, S, API)
Definition: mx-op-decl.h:156
std::complex< float > FloatComplex
Definition: oct-cmplx.h:30