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 | DEFINELDIV |
#define | LINCLUDE "ov-cx-diag.h" |
#define | LMATRIX complex_diag_matrix |
#define | LSHORT cdm |
#define | RINCLUDE "ov-cx-mat.h" |
#define | RMATRIX complex_matrix |
#define | RSHORT cm |
#define DEFINELDIV |
Definition at line 32 of file op-cdm-cm.cc.
#define LINCLUDE "ov-cx-diag.h" |
Definition at line 23 of file op-cdm-cm.cc.
#define LMATRIX complex_diag_matrix |
Definition at line 26 of file op-cdm-cm.cc.
#define LSHORT cdm |
Definition at line 29 of file op-cdm-cm.cc.
#define RINCLUDE "ov-cx-mat.h" |
Definition at line 24 of file op-cdm-cm.cc.
#define RMATRIX complex_matrix |
Definition at line 27 of file op-cdm-cm.cc.
#define RSHORT cm |
Definition at line 30 of file op-cdm-cm.cc.