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

Go to the source code of this file.

Macros

#define MATRIX   diag_matrix
 
#define MATRIXV   complex_diag_matrix
 
#define MINCLUDE   "ov-re-diag.h"
 
#define MSHORT   dm
 
#define SCALAR   complex
 
#define SINCLUDE   "ov-complex.h"
 
#define SSHORT   cs
 

Macro Definition Documentation

◆ MATRIX

#define MATRIX   diag_matrix

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

◆ MATRIXV

#define MATRIXV   complex_diag_matrix

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

◆ MINCLUDE

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

Definition at line 24 of file op-dm-cs.cc.

◆ MSHORT

#define MSHORT   dm

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

◆ SCALAR

#define SCALAR   complex

Definition at line 26 of file op-dm-cs.cc.

◆ SINCLUDE

#define SINCLUDE   "ov-complex.h"

Definition at line 23 of file op-dm-cs.cc.

◆ SSHORT

#define SSHORT   cs

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