GNU Octave  4.2.1
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-cdm-m.cc File Reference
#include "op-dm-template.cc"
Include dependency graph for op-cdm-m.cc:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

#define DEFINELDIV

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

#define DEFINENULLASSIGNCONV

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

#define LDMATRIX   complex_matrix

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

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

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

#define LMATRIX   complex_diag_matrix

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

#define LSHORT   cdm

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

#define RDMATRIX   complex_matrix

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

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

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

#define RMATRIX   matrix

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

#define RSHORT   m

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