version 0.4.1
Eigen::internal::traits< TruncatedConjugateGradient< MatrixType_, UpLo, Preconditioner_ > > Struct Template Reference

#include <ikarus/linearalgebra/truncatedconjugategradient.hh>

Public Types

typedef MatrixType_ MatrixType
 
typedef Preconditioner_ Preconditioner
 

Member Typedef Documentation

◆ MatrixType

template<typename MatrixType_ , int UpLo, typename Preconditioner_ >
typedef MatrixType_ Eigen::internal::traits< TruncatedConjugateGradient< MatrixType_, UpLo, Preconditioner_ > >::MatrixType

◆ Preconditioner

template<typename MatrixType_ , int UpLo, typename Preconditioner_ >
typedef Preconditioner_ Eigen::internal::traits< TruncatedConjugateGradient< MatrixType_, UpLo, Preconditioner_ > >::Preconditioner

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