Public Types | Public Member Functions
internal::solve_retval< SparseLU< _MatrixType, UmfPack >, Rhs > Struct Template Reference

#include <UmfPackSupport.h>

Inheritance diagram for internal::solve_retval< SparseLU< _MatrixType, UmfPack >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef SparseLU< _MatrixType,
UmfPack > 
SpLUDecType

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const

Detailed Description

template<typename _MatrixType, typename Rhs>
struct internal::solve_retval< SparseLU< _MatrixType, UmfPack >, Rhs >

Definition at line 231 of file UmfPackSupport.h.


Member Typedef Documentation

template<typename _MatrixType , typename Rhs >
typedef SparseLU<_MatrixType, UmfPack> internal::solve_retval< SparseLU< _MatrixType, UmfPack >, Rhs >::SpLUDecType

Definition at line 234 of file UmfPackSupport.h.


Member Function Documentation

template<typename _MatrixType , typename Rhs >
template<typename Dest >
void internal::solve_retval< SparseLU< _MatrixType, UmfPack >, Rhs >::evalTo ( Dest &  dst) const [inline]

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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34