ALPS MPS Codes
Reference documentation.
|
#include <mpo_contractor_ss.h>
Public Member Functions | |
SiteProblem (MPSTensor< Matrix, SymmGroup > const &ket_tensor_, Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const &left_, Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const &right_, MPOTensor< Matrix, SymmGroup > const &mpo_) | |
SiteProblem (Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const &left_, Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const &right_, MPOTensor< Matrix, SymmGroup > const &mpo_) | |
Public Attributes | |
MPSTensor< Matrix, SymmGroup > const & | ket_tensor |
Boundary< typename storage::constrained< Matrix > ::type, SymmGroup > const & | left |
Boundary< typename storage::constrained< Matrix > ::type, SymmGroup > const & | right |
MPOTensor< Matrix, SymmGroup > const & | mpo |
double | ortho_shift |
Definition at line 42 of file mpo_contractor_ss.h.
|
inline |
Definition at line 44 of file mpo_contractor_ss.h.
|
inline |
Definition at line 53 of file optimize.h.
MPSTensor<Matrix, SymmGroup> const& SiteProblem< Matrix, SymmGroup >::ket_tensor |
Definition at line 53 of file mpo_contractor_ss.h.
Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const & SiteProblem< Matrix, SymmGroup >::left |
Definition at line 54 of file mpo_contractor_ss.h.
MPOTensor< Matrix, SymmGroup > const & SiteProblem< Matrix, SymmGroup >::mpo |
Definition at line 56 of file mpo_contractor_ss.h.
double SiteProblem< Matrix, SymmGroup >::ortho_shift |
Definition at line 65 of file optimize.h.
Boundary< typename storage::constrained< Matrix >::type, SymmGroup > const & SiteProblem< Matrix, SymmGroup >::right |
Definition at line 55 of file mpo_contractor_ss.h.