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

Go to the source code of this file.

Macros

#define LMATRIX   float_complex_matrix
 
#define LSHORT   fcm
 
#define MINCLUDE   "ov-flt-cx-mat.h"
 
#define RIGHT
 
#define RMATRIX   perm_matrix
 
#define RSHORT   pm
 

Macro Definition Documentation

◆ LMATRIX

#define LMATRIX   float_complex_matrix

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

◆ LSHORT

#define LSHORT   fcm

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

◆ MINCLUDE

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

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

◆ RIGHT

#define RIGHT

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

◆ RMATRIX

#define RMATRIX   perm_matrix

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

◆ RSHORT

#define RSHORT   pm

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