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