Class documentation of Concepts

Loading...
Searching...
No Matches
easyArpackpp.hh File Reference
#include "arpackpp.hh"
#include "basics/exceptions.hh"

Go to the source code of this file.

Classes

struct  eigensolver::OperatorType< F, G >
 
struct  eigensolver::OperatorType< concepts::Real, concepts::Real >
 
class  eigensolver::EasyArPackpp< T >
 Purely virtual class providing methods and instances for its child classes EasyArPackppStd, EasyArPackppGen and EasyArPackppSymGen. More...
 
class  eigensolver::EasyArPackppStd< F, G, H >
 Tool to easily solve standard eigenvalue problems. More...
 
class  eigensolver::EasyArPackppGen< F, G, H >
 Tool to easily solve general eigenvalue problems. More...
 
class  eigensolver::EasyArPackppSymGen
 Tool to easily solve general eigenvalue problems for symmetric matrices. More...
 

Namespaces

namespace  eigensolver
 

Detailed Description

Tool tu use arpackpp easily

Author
Christian Heier 2012
Dirk Klindworth 2012

Definition in file easyArpackpp.hh.