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

@ -33,7 +33,7 @@ Authors:
/** A bounder that randomly draw new values for variables going out bounds,
* using an eoRng to do so.
*
* @ingroup Bounders
* @ingroup Repairers
*/
template < typename EOT >
class edoBounderRng : public edoBounder< EOT >