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-re-diag.h" |
#define | LMATRIX float_diag_matrix |
#define | LSHORT fdm |
#define | RINCLUDE "ov-flt-cx-mat.h" |
#define | RMATRIX float_complex_matrix |
#define | RSHORT fcm |
#define DEFINELDIV |
Definition at line 32 of file op-fdm-fcm.cc.
#define LINCLUDE "ov-flt-re-diag.h" |
Definition at line 23 of file op-fdm-fcm.cc.
#define LMATRIX float_diag_matrix |
Definition at line 26 of file op-fdm-fcm.cc.
#define LSHORT fdm |
Definition at line 29 of file op-fdm-fcm.cc.
#define RINCLUDE "ov-flt-cx-mat.h" |
Definition at line 24 of file op-fdm-fcm.cc.
#define RMATRIX float_complex_matrix |
Definition at line 27 of file op-fdm-fcm.cc.
#define RSHORT fcm |
Definition at line 30 of file op-fdm-fcm.cc.