Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Defines | Typedefs | Functions
SuperLUSupport File Reference
#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"
Include dependency graph for SuperLUSupport:

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: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


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 Documentation

#define EIGEN_SUPERLUSUPPORT_MODULE_H

Definition at line 2 of file SuperLUSupport.


Typedef Documentation

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:
SourceForge.net Logo