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

Go to the source code of this file.

Macros

#define DEFINELDIV
 
#define DEFINENULLASSIGNCONV
 
#define LDMATRIX   matrix
 
#define LINCLUDE   "ov-re-diag.h"
 
#define LMATRIX   diag_matrix
 
#define LSHORT   dm
 
#define RINCLUDE   "ov-re-mat.h"
 
#define RMATRIX   matrix
 
#define RSHORT   m
 

Macro Definition Documentation

◆ DEFINELDIV

#define DEFINELDIV

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

◆ DEFINENULLASSIGNCONV

#define DEFINENULLASSIGNCONV

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

◆ LDMATRIX

#define LDMATRIX   matrix

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

◆ LINCLUDE

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

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

◆ LMATRIX

#define LMATRIX   diag_matrix

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

◆ LSHORT

#define LSHORT   dm

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

◆ RINCLUDE

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

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

◆ RMATRIX

#define RMATRIX   matrix

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

◆ RSHORT

#define RSHORT   m

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