SyTen
mt_lat.h File Reference

General interface for mode_transformation.h. More...

+ Include dependency graph for mt_lat.h:

Namespaces

namespace  syten
 Syten namespace.
 

Functions

MPS::Operator syten::trans_cd (MPS::Lattice &lat, DenseTensor< 2, SDef > &U, Index id)
 
MPS::Operator syten::trans_chd (MPS::Lattice &lat, DenseTensor< 2, SDef > &U, Index id)
 
MPS::Operator syten::trans_chu (MPS::Lattice &lat, DenseTensor< 2, SDef > &U, Index id)
 
MPS::Operator syten::trans_cu (MPS::Lattice &lat, DenseTensor< 2, SDef > &U, Index id)
 
MPS::Lattice syten::trans_U1U1 (DenseTensor< 2, SDef > &U, MPS::Lattice &lat, Index length)
 
void syten::transform_one_elec (DenseTensor< 2, SDef > &U, DenseTensor< 2, SDef > &one)
 
void syten::transform_one_elec_mat (DenseTensor< 2, SDef > &U, DenseTensor< 2, SDef > &one)
 
void syten::transform_two_elec (DenseTensor< 2, SDef > &U, DenseTensor< 4, SDef > &two)
 

Detailed Description

General interface for mode_transformation.h.