GraceQ/MPS2
A high-performance matrix product state algorithms library based on GraceQ/tensor
Public Member Functions | Public Attributes | List of all members
gqmps2::SweepParams Struct Reference

Public Member Functions

 SweepParams (const size_t sweeps, const size_t dmin, const size_t dmax, const double trunc_err, const LanczosParams &lancz_params, const std::string mps_path=kMpsPath, const std::string temp_path=kRuntimeTempPath)
 

Public Attributes

size_t sweeps
 
size_t Dmin
 
size_t Dmax
 
double trunc_err
 
LanczosParams lancz_params
 
std::string mps_path
 MPS directory path.
 
std::string temp_path
 Runtime temporary files directory path.
 

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