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

#include <BiCGSTAB.h>

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

List of all members.

Public Types

typedef BiCGSTAB< _MatrixType,
_Preconditioner > 
Dec

Public Member Functions

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

Detailed Description

template<typename _MatrixType, typename _Preconditioner, typename Rhs>
struct Eigen::internal::solve_retval< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >

Definition at line 238 of file BiCGSTAB.h.


Member Typedef Documentation

template<typename _MatrixType , typename _Preconditioner , typename Rhs >
typedef BiCGSTAB<_MatrixType, _Preconditioner> Eigen::internal::solve_retval< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >::Dec

Definition at line 241 of file BiCGSTAB.h.


Member Function Documentation

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