OpenMPCD
|
#include <OpenMPCD/OnTheFlyStatistics.hpp>
#include <boost/optional/optional.hpp>
#include <vector>
#include <OpenMPCD/ImplementationDetails/OnTheFlyStatisticsDDDA.hpp>
Go to the source code of this file.
Classes | |
class | OpenMPCD::OnTheFlyStatisticsDDDA< T > |
Computes sample means and their errors for (possibly) serially correlated data. More... | |
Defines the OpenMPCD::OnTheFlyStatisticsDDDA
class.
Definition in file OnTheFlyStatisticsDDDA.hpp.