TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
space_partition.hpp
#include "./state.hpp"
#include "../utility/numeric_ops.hpp"
#include <boost/pending/disjoint_sets.hpp>
#include <cstdint>
#include <map>
#include <set>
#include <utility>

Detailed Description

Provides the automatic partitioning algorithm of a Hilbert (Fock) space into invariant subspaces.

Definition in file space_partition.hpp.

Go to the source code of this file.

Classes

class  triqs::hilbert_space::space_partition< S, OP >
 Automatic partitioning of a Hilbert (Fock) space into invariant subspaces of a Hermitian operator. More...