|
VMPS++
|
#include "Stopwatch.h"#include "LanczosSolver.h"#include "pivot/DmrgPivotMatrix1.h"#include "pivot/DmrgPivotMatrix2.h"#include "pivot/DmrgPivotOverlap1.h"#include "pivot/DmrgPivotOverlap2.h"

Go to the source code of this file.
Classes | |
| class | MpsCompressor< Symmetry, Scalar, MpoScalar > |
Macros | |
| #define | DMRG_POLYCOMPRESS_TOL 1e-4 |
| #define | DMRG_POLYCOMPRESS_MIN 1 |
| #define | DMRG_POLYCOMPRESS_MAX 32 |
| #define | MPSQCOMPRESSOR_DONT_USE_OPENMP |
| #define DMRG_POLYCOMPRESS_MAX 32 |
Definition at line 13 of file MpsCompressor.h.
| #define DMRG_POLYCOMPRESS_MIN 1 |
Definition at line 9 of file MpsCompressor.h.
| #define DMRG_POLYCOMPRESS_TOL 1e-4 |
Definition at line 5 of file MpsCompressor.h.
| #define MPSQCOMPRESSOR_DONT_USE_OPENMP |
Definition at line 16 of file MpsCompressor.h.