GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "op-dm-template.cc"
Go to the source code of this file.
Macros | |
#define | DEFINEDIV |
#define | LDMATRIX complex_matrix |
#define | LINCLUDE "ov-re-mat.h" |
#define | LMATRIX matrix |
#define | LSHORT m |
#define | RINCLUDE "ov-cx-diag.h" |
#define | RMATRIX complex_diag_matrix |
#define | RSHORT cdm |
#define DEFINEDIV |
Definition at line 33 of file op-m-cdm.cc.
#define LDMATRIX complex_matrix |
Definition at line 28 of file op-m-cdm.cc.
#define LINCLUDE "ov-re-mat.h" |
Definition at line 23 of file op-m-cdm.cc.
#define LMATRIX matrix |
Definition at line 26 of file op-m-cdm.cc.
#define LSHORT m |
Definition at line 30 of file op-m-cdm.cc.
#define RINCLUDE "ov-cx-diag.h" |
Definition at line 24 of file op-m-cdm.cc.
#define RMATRIX complex_diag_matrix |
Definition at line 27 of file op-m-cdm.cc.
#define RSHORT cdm |
Definition at line 31 of file op-m-cdm.cc.