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

Go to the source code of this file.

Macros

#define DEFINEDIV
 
#define LDMATRIX   complex_matrix
 
#define LINCLUDE   "ov-re-mat.h"
 
#define LMATRIX   matrix
 
#define LSHORT   m
 
#define RINCLUDE   "ov-cx-diag.h"
 
#define RMATRIX   complex_diag_matrix
 
#define RSHORT   cdm
 

Macro Definition Documentation

◆ DEFINEDIV

#define DEFINEDIV

Definition at line 37 of file op-m-cdm.cc.

◆ LDMATRIX

#define LDMATRIX   complex_matrix

Definition at line 32 of file op-m-cdm.cc.

◆ LINCLUDE

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

Definition at line 27 of file op-m-cdm.cc.

◆ LMATRIX

#define LMATRIX   matrix

Definition at line 30 of file op-m-cdm.cc.

◆ LSHORT

#define LSHORT   m

Definition at line 34 of file op-m-cdm.cc.

◆ RINCLUDE

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

Definition at line 28 of file op-m-cdm.cc.

◆ RMATRIX

#define RMATRIX   complex_diag_matrix

Definition at line 31 of file op-m-cdm.cc.

◆ RSHORT

#define RSHORT   cdm

Definition at line 35 of file op-m-cdm.cc.