triqs::hilbert_space #################### Type aliases ------------ .. table:: :widths: 40 60 +--------------+----------------------------------------------+------------------------------------------------------------------+ | indices_t | std::vector> | The index type of an operator | +--------------+----------------------------------------------+------------------------------------------------------------------+ | fock_state_t | uint64_t | The coding of the fermionic Fock state: 64 bits word in binary. | +--------------+----------------------------------------------+------------------------------------------------------------------+ Classes ------- .. table:: :widths: 40 60 +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`fundamental_operator_set ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`hilbert_space ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`sub_hilbert_space ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`state ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`state\ ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`state\ ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`imperative_operator ` | | +--------------------------------------------------------------------------------------------------------------+--+ | :ref:`space_partition ` | | +--------------------------------------------------------------------------------------------------------------+--+ .. toctree:: :hidden: hilbert_space/fundamental_operator_set hilbert_space/hilbert_space hilbert_space/sub_hilbert_space hilbert_space/state hilbert_space/stateLTHilbertSpace,ScalarType,trueGT hilbert_space/stateLTHilbertSpace,ScalarType,falseGT hilbert_space/imperative_operator hilbert_space/space_partition Functions --------- .. table:: :widths: 40 60 +----------------------------------------------------------------+--+ | :ref:`make_zero_state ` | | +----------------------------------------------------------------+--+ .. toctree:: :hidden: hilbert_space/make_zero_state