eoInterquartileRangeStat example link to t-eoIQRStat
This commit is contained in:
parent
a22e642b09
commit
4e36150ee8
1 changed files with 2 additions and 1 deletions
|
|
@ -449,7 +449,8 @@ public:
|
||||||
|
|
||||||
virtual std::string className(void) const { return "eoInterquartileRangeStat"; }
|
virtual std::string className(void) const { return "eoInterquartileRangeStat"; }
|
||||||
};
|
};
|
||||||
|
/** @example t-eoIQRStat.cpp
|
||||||
|
*/
|
||||||
|
|
||||||
/** Compute the average size of indivudals over the population
|
/** Compute the average size of indivudals over the population
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Reference in a new issue