diff --git a/eo/src/utils/eoStat.h b/eo/src/utils/eoStat.h index b4e8c459..e308b8a9 100644 --- a/eo/src/utils/eoStat.h +++ b/eo/src/utils/eoStat.h @@ -449,7 +449,8 @@ public: virtual std::string className(void) const { return "eoInterquartileRangeStat"; } }; - +/** @example t-eoIQRStat.cpp + */ /** Compute the average size of indivudals over the population *