GNU Octave  3.8.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-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 34 of file op-cdm-m.cc.

#define DEFINENULLASSIGNCONV

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

#define LDMATRIX   complex_matrix

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

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

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

#define LMATRIX   complex_diag_matrix

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

#define LSHORT   cdm

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

#define RDMATRIX   complex_matrix

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

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

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

#define RMATRIX   matrix

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

#define RSHORT   m

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