VMPS++
Loading...
Searching...
No Matches
PivotMatrix1Terms< Symmetry, Scalar, MpoScalar > Struct Template Reference

Detailed Description

template<typename Symmetry, typename Scalar, typename MpoScalar = double>
struct PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >

Definition at line 12 of file DmrgPivotMatrix1.h.

#include <DmrgPivotMatrix1.h>

Public Attributes

Tripod< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > L
 
Tripod< Symmetry, Matrix< Scalar, Dynamic, Dynamic > > R
 
vector< vector< vector< Biped< Symmetry, Eigen::SparseMatrix< MpoScalar, Eigen::ColMajor, EIGEN_DEFAULT_SPARSE_INDEX_TYPE > > > > > W
 
vector< qarray< Symmetry::Nq > > qloc
 
vector< qarray< Symmetry::Nq > > qOp
 

Member Data Documentation

◆ L

template<typename Symmetry , typename Scalar , typename MpoScalar = double>
Tripod<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >::L

Definition at line 14 of file DmrgPivotMatrix1.h.

◆ qloc

template<typename Symmetry , typename Scalar , typename MpoScalar = double>
vector<qarray<Symmetry::Nq> > PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >::qloc

Definition at line 18 of file DmrgPivotMatrix1.h.

◆ qOp

template<typename Symmetry , typename Scalar , typename MpoScalar = double>
vector<qarray<Symmetry::Nq> > PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >::qOp

Definition at line 19 of file DmrgPivotMatrix1.h.

◆ R

template<typename Symmetry , typename Scalar , typename MpoScalar = double>
Tripod<Symmetry,Matrix<Scalar,Dynamic,Dynamic> > PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >::R

Definition at line 15 of file DmrgPivotMatrix1.h.

◆ W

template<typename Symmetry , typename Scalar , typename MpoScalar = double>
vector<vector<vector<Biped<Symmetry,Eigen::SparseMatrix<MpoScalar,Eigen::ColMajor,EIGEN_DEFAULT_SPARSE_INDEX_TYPE> > > > > PivotMatrix1Terms< Symmetry, Scalar, MpoScalar >::W

Definition at line 16 of file DmrgPivotMatrix1.h.


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