|
std::size_t | L = 10 |
|
int | D = 1 |
|
std::size_t | Minit = 10 |
|
std::size_t | Qinit = 10 |
|
std::size_t | reps = 10 |
|
Xped::DMRG::DIRECTION | DIR = Xped::DMRG::DIRECTION::LEFT |
|
bool | NORM = true |
|
bool | SWEEP = true |
|
bool | INFO = true |
|
std::filesystem::path | outfile = std::filesystem::current_path() / "out.csv" |
|
int Xped::Opts::Bench::D = 1 |
◆ DIR
Xped::DMRG::DIRECTION Xped::Opts::Bench::DIR = Xped::DMRG::DIRECTION::LEFT |
◆ INFO
bool Xped::Opts::Bench::INFO = true |
std::size_t Xped::Opts::Bench::L = 10 |
◆ Minit
std::size_t Xped::Opts::Bench::Minit = 10 |
◆ NORM
bool Xped::Opts::Bench::NORM = true |
◆ outfile
std::filesystem::path Xped::Opts::Bench::outfile = std::filesystem::current_path() / "out.csv" |
◆ Qinit
std::size_t Xped::Opts::Bench::Qinit = 10 |
◆ reps
std::size_t Xped::Opts::Bench::reps = 10 |
◆ SWEEP
bool Xped::Opts::Bench::SWEEP = true |
The documentation for this struct was generated from the following file: