Public Types | Public Member Functions
Eigen::internal::solve_retval< SuperLUBase< _MatrixType, Derived >, Rhs > Struct Template Reference

#include <SuperLUSupport.h>

Inheritance diagram for Eigen::internal::solve_retval< SuperLUBase< _MatrixType, Derived >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef SuperLUBase
< _MatrixType, Derived > 
Dec

Public Member Functions

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

Detailed Description

template<typename _MatrixType, typename Derived, typename Rhs>
struct Eigen::internal::solve_retval< SuperLUBase< _MatrixType, Derived >, Rhs >

Definition at line 996 of file SuperLUSupport.h.


Member Typedef Documentation

template<typename _MatrixType , typename Derived , typename Rhs >
typedef SuperLUBase<_MatrixType,Derived> Eigen::internal::solve_retval< SuperLUBase< _MatrixType, Derived >, Rhs >::Dec

Definition at line 999 of file SuperLUSupport.h.


Member Function Documentation

template<typename _MatrixType , typename Derived , typename Rhs >
template<typename Dest >
void Eigen::internal::solve_retval< SuperLUBase< _MatrixType, Derived >, 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