doc update

This commit is contained in:
nojhan 2011-09-14 16:28:39 +02:00
commit d6ccadd18e
5 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@ Authors:
/** A bounder that randomly draw new values for variables going out bounds,
* in a given uniform distribution.
*
* @ingroup Bounders
* @ingroup Repairers
*/
template < typename EOT >
class edoBounderUniform : public edoBounder< EOT >