GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-pm-fm.cc File Reference
#include "op-pm-template.cc"
Include dependency graph for op-pm-fm.cc:

Go to the source code of this file.

Macros

#define LEFT
 
#define LMATRIX   perm_matrix
 
#define LSHORT   pm
 
#define MINCLUDE   "ov-flt-re-mat.h"
 
#define RMATRIX   float_matrix
 
#define RSHORT   fm
 

Macro Definition Documentation

◆ LEFT

#define LEFT

Definition at line 31 of file op-pm-fm.cc.

◆ LMATRIX

#define LMATRIX   perm_matrix

Definition at line 25 of file op-pm-fm.cc.

◆ LSHORT

#define LSHORT   pm

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

◆ MINCLUDE

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

Definition at line 23 of file op-pm-fm.cc.

◆ RMATRIX

#define RMATRIX   float_matrix

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

◆ RSHORT

#define RSHORT   fm

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