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

Go to the source code of this file.

Macros

#define DEFINEDIV
 
#define LDMATRIX   float_complex_matrix
 
#define LINCLUDE   "ov-flt-re-mat.h"
 
#define LMATRIX   float_matrix
 
#define LSHORT   fm
 
#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 37 of file op-fm-fcdm.cc.

◆ LDMATRIX

#define LDMATRIX   float_complex_matrix

Definition at line 32 of file op-fm-fcdm.cc.

◆ LINCLUDE

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

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

◆ LMATRIX

#define LMATRIX   float_matrix

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

◆ LSHORT

#define LSHORT   fm

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

◆ RINCLUDE

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

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

◆ RMATRIX

#define RMATRIX   float_complex_diag_matrix

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

◆ RSHORT

#define RSHORT   fcdm

Definition at line 35 of file op-fm-fcdm.cc.