ALPS MPS Codes
Reference documentation.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > > Struct Template Reference

#include <ietl_lanczos_solver.h>

Public Types

typedef MPSTensor< Matrix,
SymmGroup > 
vector_type
 
typedef MPSTensor< Matrix,
SymmGroup >::value_type 
scalar_type
 
typedef MPSTensor< Matrix,
SymmGroup >::magnitude_type 
magnitude_type
 
typedef std::size_t size_type
 

Detailed Description

template<class Matrix, class SymmGroup>
struct ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > >

Definition at line 117 of file ietl_lanczos_solver.h.

Member Typedef Documentation

template<class Matrix , class SymmGroup >
typedef MPSTensor<Matrix, SymmGroup>::magnitude_type ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > >::magnitude_type

Definition at line 121 of file ietl_lanczos_solver.h.

template<class Matrix , class SymmGroup >
typedef MPSTensor<Matrix, SymmGroup>::value_type ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > >::scalar_type

Definition at line 120 of file ietl_lanczos_solver.h.

template<class Matrix , class SymmGroup >
typedef std::size_t ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > >::size_type

Definition at line 122 of file ietl_lanczos_solver.h.

template<class Matrix , class SymmGroup >
typedef MPSTensor<Matrix, SymmGroup> ietl::vectorspace_traits< SingleSiteVS< Matrix, SymmGroup > >::vector_type

Definition at line 119 of file ietl_lanczos_solver.h.


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