mptensor  v0.3.0
Parallel Library for Tensor Network Methods
examples::Ising_2D::Trg Class Reference

class for TRG More...

Public Member Functions

 Trg (double temp)
 
double free_energy () const
 
double n_spin () const
 
void update (size_t chi)
 

Public Attributes

double temp
 
tensor a
 
double log_factor
 
double log_n_spin
 

Detailed Description

class for TRG

Constructor & Destructor Documentation

◆ Trg()

examples::Ising_2D::Trg::Trg ( double  temp)

Member Function Documentation

◆ free_energy()

double examples::Ising_2D::Trg::free_energy ( ) const
inline

◆ n_spin()

double examples::Ising_2D::Trg::n_spin ( ) const
inline

◆ update()

void examples::Ising_2D::Trg::update ( size_t  chi)

Member Data Documentation

◆ a

tensor examples::Ising_2D::Trg::a

◆ log_factor

double examples::Ising_2D::Trg::log_factor

◆ log_n_spin

double examples::Ising_2D::Trg::log_n_spin

◆ temp

double examples::Ising_2D::Trg::temp

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