GNU Octave  4.2.1
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
Macros
op-cm-dm.cc File Reference
#include "op-dm-template.cc"
Include dependency graph for op-cm-dm.cc:

Go to the source code of this file.

Macros

#define DEFINEDIV
 
#define LINCLUDE   "ov-cx-mat.h"
 
#define LMATRIX   complex_matrix
 
#define LSHORT   cm
 
#define RINCLUDE   "ov-re-diag.h"
 
#define RMATRIX   diag_matrix
 
#define RSHORT   dm
 

Macro Definition Documentation

#define DEFINEDIV

Definition at line 36 of file op-cm-dm.cc.

#define LINCLUDE   "ov-cx-mat.h"

Definition at line 27 of file op-cm-dm.cc.

#define LMATRIX   complex_matrix

Definition at line 30 of file op-cm-dm.cc.

#define LSHORT   cm

Definition at line 33 of file op-cm-dm.cc.

#define RINCLUDE   "ov-re-diag.h"

Definition at line 28 of file op-cm-dm.cc.

#define RMATRIX   diag_matrix

Definition at line 31 of file op-cm-dm.cc.

#define RSHORT   dm

Definition at line 34 of file op-cm-dm.cc.