#include "SparseExtra"#include "../../Eigen/src/Core/util/DisableStupidWarnings.h"#include <slu_Cnames.h>#include <supermatrix.h>#include <slu_util.h>#include "src/SparseExtra/SuperLUSupport.h"#include "../../Eigen/src/Core/util/ReenableStupidWarnings.h"
Go to the source code of this file.
Classes | |
| struct | Eigen::SuperLU |
| struct | Eigen::SluMatrix |
| struct | Eigen::SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > > |
| struct | Eigen::SluMatrixMapHelper< SparseMatrixBase< Derived > > |
| class | Eigen::SparseLU< MatrixType, SuperLU > |
Namespaces | |
| namespace | Eigen |
Namespace containing all symbols from the Eigen library. | |
| namespace | Eigen::internal |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: | |
Defines | |
| #define | EIGEN_SUPERLUSUPPORT_MODULE_H |
Typedefs | |
| typedef int | int_t |
Functions | |
| template<typename MatrixType > | |
| SluMatrix | Eigen::internal::asSluMatrix (MatrixType &mat) |
| template<typename Scalar , int Flags, typename Index > | |
| MappedSparseMatrix< Scalar, Flags, Index > | Eigen::internal::map_superlu (SluMatrix &sluMat) |
| View a Super LU matrix as an Eigen expression. | |
| #define EIGEN_SUPERLUSUPPORT_MODULE_H |
Definition at line 2 of file SuperLUSupport.
| typedef int int_t |
Definition at line 8 of file SuperLUSupport.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |