![]() |
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-flt-cx-diag.h" |
| #define | LMATRIX float_complex_diag_matrix |
| #define | LSHORT fcdm |
| #define | RDMATRIX float_complex_matrix |
| #define | RINCLUDE "ov-flt-re-mat.h" |
| #define | RMATRIX float_matrix |
| #define | RSHORT fm |
| #define DEFINELDIV |
Definition at line 33 of file op-fcdm-fm.cc.
| #define LINCLUDE "ov-flt-cx-diag.h" |
Definition at line 23 of file op-fcdm-fm.cc.
| #define LMATRIX float_complex_diag_matrix |
Definition at line 26 of file op-fcdm-fm.cc.
| #define LSHORT fcdm |
Definition at line 30 of file op-fcdm-fm.cc.
| #define RDMATRIX float_complex_matrix |
Definition at line 28 of file op-fcdm-fm.cc.
| #define RINCLUDE "ov-flt-re-mat.h" |
Definition at line 24 of file op-fcdm-fm.cc.
| #define RMATRIX float_matrix |
Definition at line 27 of file op-fcdm-fm.cc.
| #define RSHORT fm |
Definition at line 31 of file op-fcdm-fm.cc.
1.8.1.2