.. _State_Index_Constructors: ************************** Constructors with indexing ************************** The following constructor refers to :ref:`State_No_Conserve_Functions`: .. _State_Index_Constructors_No_Conserve: .. doxygenfunction:: danceq::internal::State::State(const uint64_t index, const uint64_t start = 0, const uint64_t end = MaxSites) The following constructor refers to :ref:`State_Conserve_Functions`: .. _State_Index_Constructors_Conserve: .. doxygenfunction:: danceq::internal::State::State(const uint64_t index, const IntType particle_number, const uint64_t start = 0, const uint64_t end = MaxSites)