Public Types | Public Member Functions
Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs > Struct Template Reference

#include <UmfPackSupport.h>

Inheritance diagram for Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef UmfPackLU< _MatrixType > Dec

Public Member Functions

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

Detailed Description

template<typename _MatrixType, typename Rhs>
struct Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >

Definition at line 415 of file UmfPackSupport.h.


Member Typedef Documentation

template<typename _MatrixType , typename Rhs >
typedef UmfPackLU<_MatrixType> Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >::Dec

Definition at line 418 of file UmfPackSupport.h.


Member Function Documentation

template<typename _MatrixType , typename Rhs >
template<typename Dest >
void Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >::evalTo ( Dest &  dst) const [inline]

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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02