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

Go to the source code of this file.

Macros

#define MATRIX   float_diag_matrix
 
#define MINCLUDE   "ov-flt-re-diag.h"
 
#define MSHORT   fdm
 
#define SCALAR   float_scalar
 
#define SINCLUDE   "ov-float.h"
 
#define SSHORT   fs
 

Macro Definition Documentation

◆ MATRIX

#define MATRIX   float_diag_matrix

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

◆ MINCLUDE

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

Definition at line 24 of file op-fdm-fs.cc.

◆ MSHORT

#define MSHORT   fdm

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

◆ SCALAR

#define SCALAR   float_scalar

Definition at line 26 of file op-fdm-fs.cc.

◆ SINCLUDE

#define SINCLUDE   "ov-float.h"

Definition at line 23 of file op-fdm-fs.cc.

◆ SSHORT

#define SSHORT   fs

Definition at line 29 of file op-fdm-fs.cc.