From 4e36150ee8d4d176849d84efe65cc434880945b6 Mon Sep 17 00:00:00 2001 From: nojhan Date: Sun, 14 Nov 2010 15:11:46 +0100 Subject: [PATCH] eoInterquartileRangeStat example link to t-eoIQRStat --- eo/src/utils/eoStat.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eo/src/utils/eoStat.h b/eo/src/utils/eoStat.h index b4e8c4592..e308b8a9d 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 *