OpenMPCD
Classes
OnTheFlyStatistics.hpp File Reference
#include <OpenMPCD/Exceptions.hpp>
#include <OpenMPCD/OPENMPCD_DEBUG_ASSERT.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_integral.hpp>
#include <cmath>
#include <string>
#include <OpenMPCD/ImplementationDetails/OnTheFlyStatistics.hpp>
Include dependency graph for OnTheFlyStatistics.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenMPCD::OnTheFlyStatistics< T >
 Computes sample means and variances "on-the-fly" or "online", i.e. More...
 

Detailed Description

Defines the OpenMPCD::OnTheFlyStatistics class.

Definition in file OnTheFlyStatistics.hpp.