![]() |
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 | DEFINENULLASSIGNCONV |
| #define | LDMATRIX matrix |
| #define | LINCLUDE "ov-re-diag.h" |
| #define | LMATRIX diag_matrix |
| #define | LSHORT dm |
| #define | RINCLUDE "ov-re-mat.h" |
| #define | RMATRIX matrix |
| #define | RSHORT m |
| #define DEFINELDIV |
Definition at line 33 of file op-dm-m.cc.
| #define DEFINENULLASSIGNCONV |
Definition at line 34 of file op-dm-m.cc.
| #define LDMATRIX matrix |
Definition at line 27 of file op-dm-m.cc.
| #define LINCLUDE "ov-re-diag.h" |
Definition at line 23 of file op-dm-m.cc.
| #define LMATRIX diag_matrix |
Definition at line 26 of file op-dm-m.cc.
| #define LSHORT dm |
Definition at line 30 of file op-dm-m.cc.
| #define RINCLUDE "ov-re-mat.h" |
Definition at line 24 of file op-dm-m.cc.
| #define RMATRIX matrix |
Definition at line 28 of file op-dm-m.cc.
| #define RSHORT m |
Definition at line 31 of file op-dm-m.cc.
1.8.1.2