/*! \file Statistics.cxx * \brief subroutines to calcualte statistical quantities */ #include using namespace std; namespace Math { }