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