Program Listing for File statistics.hpp

Return to documentation for file (/tmp/ws/src/ecl_core/ecl_statistics/include/ecl/statistics.hpp)

/*****************************************************************************
** Ifdefs
*****************************************************************************/

#ifndef ECL_STATISTICS_HPP_
#define ECL_STATISTICS_HPP_

/*****************************************************************************
** Includes
*****************************************************************************/

#include "statistics/covariance_ellipsoid.hpp"
#include "statistics/cumulative_statistics.hpp"

#endif /* ECL_STATISTICS_HPP_ */