#include "gripes.h"
#include "oct-obj.h"
#include "ov.h"
#include "ov-flt-cx-diag.h"
#include "ov-flt-re-diag.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"
#include "op-dm-template.cc"
Go to the source code of this file.
Defines | |
#define | DEFINEDIV |
#define | DEFINELDIV |
#define | LINCLUDE "ov-flt-cx-diag.h" |
#define | LMATRIX float_complex_diag_matrix |
#define | LSHORT fcdm |
#define | RDMATRIX LMATRIX |
#define | RINCLUDE "ov-flt-re-diag.h" |
#define | RMATRIX float_diag_matrix |
#define | RSHORT fdm |
#define DEFINEDIV |
Definition at line 47 of file op-fcdm-fdm.cc.
#define DEFINELDIV |
Definition at line 48 of file op-fcdm-fdm.cc.
#define LINCLUDE "ov-flt-cx-diag.h" |
Definition at line 37 of file op-fcdm-fdm.cc.
#define LMATRIX float_complex_diag_matrix |
Definition at line 40 of file op-fcdm-fdm.cc.
#define LSHORT fcdm |
Definition at line 44 of file op-fcdm-fdm.cc.
#define RDMATRIX LMATRIX |
Definition at line 42 of file op-fcdm-fdm.cc.
#define RINCLUDE "ov-flt-re-diag.h" |
Definition at line 38 of file op-fcdm-fdm.cc.
#define RMATRIX float_diag_matrix |
Definition at line 41 of file op-fcdm-fdm.cc.
#define RSHORT fdm |
Definition at line 45 of file op-fcdm-fdm.cc.