Public Types
Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > > Struct Template Reference

#include <GMRES.h>

List of all members.

Public Types

typedef _MatrixType MatrixType
typedef _Preconditioner Preconditioner

Detailed Description

template<typename _MatrixType, typename _Preconditioner>
struct Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > >

Definition at line 210 of file GMRES.h.


Member Typedef Documentation

template<typename _MatrixType , typename _Preconditioner >
typedef _MatrixType Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > >::MatrixType

Definition at line 212 of file GMRES.h.

template<typename _MatrixType , typename _Preconditioner >
typedef _Preconditioner Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > >::Preconditioner

Definition at line 213 of file GMRES.h.


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:04