GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-fcs-fdm.cc
Go to the documentation of this file.
1 // DO NOT EDIT -- generated by mk-ops.awk
2 #if defined (HAVE_CONFIG_H)
3 # include "config.h"
4 #endif
5 #include "Array-util.h"
6 #include "mx-fcs-fdm.h"
7 #include "mx-op-defs.h"
8 #include "boolMatrix.h"
9 #include "boolNDArray.h"
10 #include "fCDiagMatrix.h"
11 #include "oct-cmplx.h"
12 #include "fDiagMatrix.h"
#define SDM_BIN_OPS(R, S, DM)
Definition: mx-op-defs.h:372
std::complex< float > FloatComplex
Definition: oct-cmplx.h:34