VMPS++
|
Structure to update (eq. (16)) with a 2-site Hamiltonian. Contains , and (= L
), (= R
).
Definition at line 46 of file VumpsPivotMatrices.h.
#include <VumpsPivotMatrices.h>
Public Member Functions | |
PivumpsMatrix0 () | |
PivumpsMatrix0 (const PivumpsMatrix1< Symmetry, Scalar, MpoScalar > &H) | |
Public Attributes | |
Biped< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > | L |
Biped< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > | R |
boost::multi_array< MpoScalar, 4 > | h |
vector< Biped< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > > | AL |
vector< Biped< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > > | AR |
vector< qarray< Symmetry::Nq > > | qloc |
|
inline |
Definition at line 48 of file VumpsPivotMatrices.h.
|
inline |
Definition at line 50 of file VumpsPivotMatrices.h.
vector<Biped<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > > PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::AL |
Definition at line 59 of file VumpsPivotMatrices.h.
vector<Biped<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > > PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::AR |
Definition at line 60 of file VumpsPivotMatrices.h.
boost::multi_array<MpoScalar,4> PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::h |
Definition at line 57 of file VumpsPivotMatrices.h.
Biped<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::L |
Definition at line 54 of file VumpsPivotMatrices.h.
vector<qarray<Symmetry::Nq> > PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::qloc |
Definition at line 62 of file VumpsPivotMatrices.h.
Biped<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > PivumpsMatrix0< Symmetry, Scalar, MpoScalar >::R |
Definition at line 55 of file VumpsPivotMatrices.h.