GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-pm-m.cc File Reference
#include "op-pm-template.cc"
Include dependency graph for op-pm-m.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
 

Macro Definition Documentation

◆ DEFINENULLASSIGNCONV

#define DEFINENULLASSIGNCONV

Definition at line 36 of file op-pm-m.cc.

◆ LDMATRIX

#define LDMATRIX   matrix

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

◆ LEFT

#define LEFT

Definition at line 35 of file op-pm-m.cc.

◆ LMATRIX

#define LMATRIX   perm_matrix

Definition at line 28 of file op-pm-m.cc.

◆ LSHORT

#define LSHORT   pm

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

◆ MINCLUDE

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

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

◆ RMATRIX

#define RMATRIX   matrix

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

◆ RSHORT

#define RSHORT   m

Definition at line 33 of file op-pm-m.cc.