Xped
Loading...
Searching...
No Matches
Xped::PROP Namespace Reference

Variables

constexpr bool HERMITIAN = true
 
constexpr bool NON_HERMITIAN = false
 
constexpr bool UNITARY = true
 
constexpr bool NON_UNITARY = false
 
constexpr bool FERMIONIC = true
 
constexpr bool NON_FERMIONIC = false
 
constexpr bool BOSONIC = false
 
constexpr bool COMPRESS = true
 
constexpr bool DONT_COMPRESS = false
 

Variable Documentation

◆ BOSONIC

constexpr bool Xped::PROP::BOSONIC = false
constexpr

◆ COMPRESS

constexpr bool Xped::PROP::COMPRESS = true
constexpr

◆ DONT_COMPRESS

constexpr bool Xped::PROP::DONT_COMPRESS = false
constexpr

◆ FERMIONIC

constexpr bool Xped::PROP::FERMIONIC = true
constexpr

◆ HERMITIAN

constexpr bool Xped::PROP::HERMITIAN = true
constexpr

◆ NON_FERMIONIC

constexpr bool Xped::PROP::NON_FERMIONIC = false
constexpr

◆ NON_HERMITIAN

constexpr bool Xped::PROP::NON_HERMITIAN = false
constexpr

◆ NON_UNITARY

constexpr bool Xped::PROP::NON_UNITARY = false
constexpr

◆ UNITARY

constexpr bool Xped::PROP::UNITARY = true
constexpr