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

Go to the source code of this file.

Macros

#define DEFINEDIV
 
#define LINCLUDE   "ov-flt-cx-mat.h"
 
#define LMATRIX   float_complex_matrix
 
#define LSHORT   fcm
 
#define RINCLUDE   "ov-flt-cx-diag.h"
 
#define RMATRIX   float_complex_diag_matrix
 
#define RSHORT   fcdm
 

Macro Definition Documentation

◆ DEFINEDIV

#define DEFINEDIV

Definition at line 36 of file op-fcm-fcdm.cc.

◆ LINCLUDE

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

Definition at line 27 of file op-fcm-fcdm.cc.

◆ LMATRIX

#define LMATRIX   float_complex_matrix

Definition at line 30 of file op-fcm-fcdm.cc.

◆ LSHORT

#define LSHORT   fcm

Definition at line 33 of file op-fcm-fcdm.cc.

◆ RINCLUDE

#define RINCLUDE   "ov-flt-cx-diag.h"

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

◆ RMATRIX

#define RMATRIX   float_complex_diag_matrix

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

◆ RSHORT

#define RSHORT   fcdm

Definition at line 34 of file op-fcm-fcdm.cc.