Fermionic statistics specification. More...
#include <iostream>#include <cstdint>#include "inc/util/scalars.h"#include "inc/util/boost_versioning.h"
Include dependency graph for fermionic.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
Enumerations | |
| enum class | syten::Fermionic : char { Never , Odd , Half } |
| Speficiation when a particular label is fermionic. More... | |
Functions | |
| std::ostream & | syten::operator<< (std::ostream &out, Fermionic const when) |
| Outputs a Fermionic specification. More... | |
Fermionic statistics specification.