ALPS MPS Codes
Reference documentation.
|
#include <anasazi_solver.h>
Public Types | |
typedef std::vector < boost::shared_ptr< Vector > > | data_type |
Public Member Functions | |
IETLMultMv (std::size_t k=0) | |
Public Attributes | |
data_type | data |
Definition at line 44 of file anasazi_solver.h.
typedef std::vector<boost::shared_ptr<Vector> > Anasazi::IETLMultMv< Vector >::data_type |
Definition at line 47 of file anasazi_solver.h.
|
inline |
Definition at line 50 of file anasazi_solver.h.
data_type Anasazi::IETLMultMv< Vector >::data |
Definition at line 48 of file anasazi_solver.h.