mpqc::FermionOccupationBlockString::Block Struct Reference
Documentation
represents a continuous block of states of same occupancy
Public Member Functions | |
Block (size_t o, bool n=true) | |
Block (size_t o, size_t l, bool n=true) | |
bool | operator< (const Block &other) const |
bool | operator== (const Block &other) const |
operator int64_t () const | |
std::size_t | hash_value () const |
Public Attributes | |
int | offset |
int | length |
bool | occ |
Constructor & Destructor Documentation
◆ Block() [1/2]
|
inline |
◆ Block() [2/2]
|
inline |
Member Function Documentation
◆ hash_value()
|
inline |
◆ operator int64_t()
|
inline |
◆ operator<()
|
inline |
◆ operator==()
|
inline |
Member Data Documentation
◆ length
|
mutable |
◆ occ
bool mpqc::FermionOccupationBlockString::Block::occ |
◆ offset
int mpqc::FermionOccupationBlockString::Block::offset |
The documentation for this struct was generated from the following file:
- mpqc/math/fock/string.h