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-fdm-fm.cc File Reference
#include "op-dm-template.cc"
Include dependency graph for op-fdm-fm.cc:

Go to the source code of this file.

Macros

#define DEFINELDIV
 
#define LINCLUDE   "ov-flt-re-diag.h"
 
#define LMATRIX   float_diag_matrix
 
#define LSHORT   fdm
 
#define RINCLUDE   "ov-flt-re-mat.h"
 
#define RMATRIX   float_matrix
 
#define RSHORT   fm
 

Macro Definition Documentation

#define DEFINELDIV

Definition at line 36 of file op-fdm-fm.cc.

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

Definition at line 27 of file op-fdm-fm.cc.

#define LMATRIX   float_diag_matrix

Definition at line 30 of file op-fdm-fm.cc.

#define LSHORT   fdm

Definition at line 33 of file op-fdm-fm.cc.

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

Definition at line 28 of file op-fdm-fm.cc.

#define RMATRIX   float_matrix

Definition at line 31 of file op-fdm-fm.cc.

#define RSHORT   fm

Definition at line 34 of file op-fdm-fm.cc.