Go to the documentation of this file.
8 #ifndef EIGEN_SUPERLUSUPPORT_MODULE_H
9 #define EIGEN_SUPERLUSUPPORT_MODULE_H
16 #define EIGEN_EMPTY_WAS_ALREADY_DEFINED
20 #include <slu_Cnames.h>
21 #include <supermatrix.h>
28 #if defined(EIGEN_EMPTY_WAS_ALREADY_DEFINED)
29 # undef EIGEN_EMPTY_WAS_ALREADY_DEFINED
34 #define SUPERLU_EMPTY (-1)
36 namespace Eigen {
struct SluMatrix; }