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 654 of file SparseLU.h.


Member Typedef Documentation

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

Definition at line 656 of file SparseLU.h.

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

Definition at line 657 of file SparseLU.h.


Constructor & Destructor Documentation

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

Definition at line 658 of file SparseLU.h.


Member Function Documentation

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

Definition at line 661 of file SparseLU.h.

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

Definition at line 660 of file SparseLU.h.

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

Definition at line 663 of file SparseLU.h.


Member Data Documentation

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

Definition at line 667 of file SparseLU.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:03