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

Go to the source code of this file.

Macros

#define DEFINELDIV
 
#define LINCLUDE   "ov-re-diag.h"
 
#define LMATRIX   diag_matrix
 
#define LSHORT   dm
 
#define RINCLUDE   "ov-cx-mat.h"
 
#define RMATRIX   complex_matrix
 
#define RSHORT   cm
 

Macro Definition Documentation

◆ DEFINELDIV

#define DEFINELDIV

Definition at line 36 of file op-dm-cm.cc.

◆ LINCLUDE

#define LINCLUDE   "ov-re-diag.h"

Definition at line 27 of file op-dm-cm.cc.

◆ LMATRIX

#define LMATRIX   diag_matrix

Definition at line 30 of file op-dm-cm.cc.

◆ LSHORT

#define LSHORT   dm

Definition at line 33 of file op-dm-cm.cc.

◆ RINCLUDE

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

Definition at line 28 of file op-dm-cm.cc.

◆ RMATRIX

#define RMATRIX   complex_matrix

Definition at line 31 of file op-dm-cm.cc.

◆ RSHORT

#define RSHORT   cm

Definition at line 34 of file op-dm-cm.cc.