GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
op-m-dm.cc File Reference
#include "op-dm-template.cc"
Include dependency graph for op-m-dm.cc:

Go to the source code of this file.

Macros

#define DEFINEDIV
#define LINCLUDE   "ov-re-mat.h"
#define LMATRIX   matrix
#define LSHORT   m
#define RINCLUDE   "ov-re-diag.h"
#define RMATRIX   diag_matrix
#define RSHORT   dm

Macro Definition Documentation

#define DEFINEDIV

Definition at line 32 of file op-m-dm.cc.

#define LINCLUDE   "ov-re-mat.h"

Definition at line 23 of file op-m-dm.cc.

#define LMATRIX   matrix

Definition at line 26 of file op-m-dm.cc.

#define LSHORT   m

Definition at line 29 of file op-m-dm.cc.

#define RINCLUDE   "ov-re-diag.h"

Definition at line 24 of file op-m-dm.cc.

#define RMATRIX   diag_matrix

Definition at line 27 of file op-m-dm.cc.

#define RSHORT   dm

Definition at line 30 of file op-m-dm.cc.