VMPS++
Loading...
Searching...
No Matches
DMRG::COMPRESSION Struct Reference

Detailed Description

Choice of initial guess for variational compression in MpsCompressor.

Definition at line 286 of file DmrgTypedefs.h.

#include <DmrgTypedefs.h>

Public Types

enum  INIT { RANDOM , RHS , BRUTAL_SVD , RHS_SVD }
 

Member Enumeration Documentation

◆ INIT

Enumerator
RANDOM 

use random initial guess

RHS 

use something from the right-hand side MPS as initial guess

BRUTAL_SVD 

perform SVD to get the initial guess, cut given by Dcutoff

RHS_SVD 

perform SVD to get the initial guess, cut given by the right-hand side MPS

Definition at line 288 of file DmrgTypedefs.h.


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