00001 00008 /***************************************************************************** 00009 ** Ifdefs 00010 *****************************************************************************/ 00011 00012 #ifndef ECL_STATISTICS_HPP_ 00013 #define ECL_STATISTICS_HPP_ 00014 00015 /***************************************************************************** 00016 ** Includes 00017 *****************************************************************************/ 00018 00019 #include "statistics/covariance_ellipsoid.hpp" 00020 00021 #endif /* ECL_STATISTICS_HPP_ */ 00022 00023