SyTen
syten::EnergyTruncation::EnergyTruncator< T3N::State, std::vector< T3N::Operator > > Struct Reference
+ Collaboration diagram for syten::EnergyTruncation::EnergyTruncator< T3N::State, std::vector< T3N::Operator > >:

Public Member Functions

 EnergyTruncator (std::vector< T3N::Operator > op_, T3N::State &&psi_, Config conf_)
 Ctor. More...
 
Config const & get_conf () const
 Gives a const. More...
 
T3N::State const & get_ref_psi () const
 Gives a const. More...
 
void truncate ()
 

Public Attributes

Config conf
 EnergyTruncation configuration. More...
 
std::vector< T3N::Operatorop
 Hamiltonian representation. More...
 
T3N::State psi
 Current time-evolved state. More...
 

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