VMPS++
|
Variables | |
const bool | HERMITIAN = true |
const bool | NON_HERMITIAN = false |
const bool | UNITARY = true |
const bool | NON_UNITARY = false |
const bool | FERMIONIC = true |
const bool | NON_FERMIONIC = false |
const bool | BOSONIC = false |
const bool | COMPRESS = true |
const bool | DONT_COMPRESS = false |
const bool PROP::BOSONIC = false |
Definition at line 498 of file DmrgTypedefs.h.
const bool PROP::COMPRESS = true |
Definition at line 499 of file DmrgTypedefs.h.
const bool PROP::DONT_COMPRESS = false |
Definition at line 500 of file DmrgTypedefs.h.
const bool PROP::FERMIONIC = true |
Definition at line 496 of file DmrgTypedefs.h.
const bool PROP::HERMITIAN = true |
Definition at line 492 of file DmrgTypedefs.h.
const bool PROP::NON_FERMIONIC = false |
Definition at line 497 of file DmrgTypedefs.h.
const bool PROP::NON_HERMITIAN = false |
Definition at line 493 of file DmrgTypedefs.h.
const bool PROP::NON_UNITARY = false |
Definition at line 495 of file DmrgTypedefs.h.
const bool PROP::UNITARY = true |
Definition at line 494 of file DmrgTypedefs.h.