![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "op-pm-template.cc"
Go to the source code of this file.
Macros | |
| #define | DEFINENULLASSIGNCONV |
| #define | LDMATRIX matrix |
| #define | LEFT |
| #define | LMATRIX perm_matrix |
| #define | LSHORT pm |
| #define | MINCLUDE "ov-re-mat.h" |
| #define | RMATRIX matrix |
| #define | RSHORT m |
| #define DEFINENULLASSIGNCONV |
Definition at line 33 of file op-pm-m.cc.
| #define LDMATRIX matrix |
Definition at line 26 of file op-pm-m.cc.
| #define LEFT |
Definition at line 32 of file op-pm-m.cc.
| #define LMATRIX perm_matrix |
Definition at line 25 of file op-pm-m.cc.
| #define LSHORT pm |
Definition at line 29 of file op-pm-m.cc.
| #define MINCLUDE "ov-re-mat.h" |
Definition at line 23 of file op-pm-m.cc.
| #define RMATRIX matrix |
Definition at line 27 of file op-pm-m.cc.
| #define RSHORT m |
Definition at line 30 of file op-pm-m.cc.
1.8.1.2