/*+ ARES/HADES/BORG Package -- ./libLSS/mcmc/state_element.cpp Copyright (C) 2014-2020 Guilhem Lavaux Copyright (C) 2009-2020 Jens Jasche Additional contributions from: Guilhem Lavaux (2023) +*/ #include #include #include "state_element.hpp" using namespace LibLSS; StateElement::~StateElement() { }