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 | DEFINELDIV |
#define | LINCLUDE "ov-cx-diag.h" |
#define | LMATRIX complex_diag_matrix |
#define | LSHORT cdm |
#define | RDMATRIX LMATRIX |
#define | RINCLUDE "ov-re-diag.h" |
#define | RMATRIX diag_matrix |
#define | RSHORT dm |
#define DEFINEDIV |
Definition at line 33 of file op-cdm-dm.cc.
#define DEFINELDIV |
Definition at line 34 of file op-cdm-dm.cc.
#define LINCLUDE "ov-cx-diag.h" |
Definition at line 23 of file op-cdm-dm.cc.
#define LMATRIX complex_diag_matrix |
Definition at line 26 of file op-cdm-dm.cc.
#define LSHORT cdm |
Definition at line 30 of file op-cdm-dm.cc.
#define RDMATRIX LMATRIX |
Definition at line 28 of file op-cdm-dm.cc.
#define RINCLUDE "ov-re-diag.h" |
Definition at line 24 of file op-cdm-dm.cc.
#define RMATRIX diag_matrix |
Definition at line 27 of file op-cdm-dm.cc.
#define RSHORT dm |
Definition at line 31 of file op-cdm-dm.cc.