GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
op-fcdm-fcm.cc File Reference
#include "op-dm-template.cc"
Include dependency graph for op-fcdm-fcm.cc:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

#define DEFINELDIV

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

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

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

#define LMATRIX   float_complex_diag_matrix

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

#define LSHORT   fcdm

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

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

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

#define RMATRIX   float_complex_matrix

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

#define RSHORT   fcm

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