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
vx-rv-cs.h
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops
2 #if !defined (octave_vx_rv_cs_h)
3 #define octave_vx_rv_cs_h 1
4 #include "CRowVector.h"
5 #include "dRowVector.h"
6 #include "oct-cmplx.h"
7 #include "mx-op-decl.h"
9 #endif
#define VS_BIN_OP_DECLS(R, V, S, API)
Definition: mx-op-decl.h:48
std::complex< double > Complex
Definition: oct-cmplx.h:29