Public Types | Public Member Functions | Public Attributes
Eigen::SparseLUMatrixLReturnType< MappedSupernodalType > Struct Template Reference

#include <SparseLU.h>

Inheritance diagram for Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MappedSupernodalType::Index Index
typedef
MappedSupernodalType::Scalar 
Scalar

Public Member Functions

Index cols ()
Index rows ()
template<typename Dest >
void solveInPlace (MatrixBase< Dest > &X) const
 SparseLUMatrixLReturnType (const MappedSupernodalType &mapL)

Public Attributes

const MappedSupernodalType & m_mapL

Detailed Description

template<typename MappedSupernodalType>
struct Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >

Definition at line 704 of file SparseLU.h.


Member Typedef Documentation

template<typename MappedSupernodalType >
typedef MappedSupernodalType::Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::Index

Definition at line 706 of file SparseLU.h.

template<typename MappedSupernodalType >
typedef MappedSupernodalType::Scalar Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::Scalar

Definition at line 707 of file SparseLU.h.


Constructor & Destructor Documentation

template<typename MappedSupernodalType >
Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::SparseLUMatrixLReturnType ( const MappedSupernodalType &  mapL) [inline]

Definition at line 708 of file SparseLU.h.


Member Function Documentation

template<typename MappedSupernodalType >
Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::cols ( void  ) [inline]

Definition at line 711 of file SparseLU.h.

template<typename MappedSupernodalType >
Index Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::rows ( void  ) [inline]

Definition at line 710 of file SparseLU.h.

template<typename MappedSupernodalType >
template<typename Dest >
void Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::solveInPlace ( MatrixBase< Dest > &  X) const [inline]

Definition at line 713 of file SparseLU.h.


Member Data Documentation

template<typename MappedSupernodalType >
const MappedSupernodalType& Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >::m_mapL

Definition at line 717 of file SparseLU.h.


The documentation for this struct was generated from the following file:


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:56