doc update
This commit is contained in:
parent
6489e6f4e2
commit
d6ccadd18e
5 changed files with 7 additions and 7 deletions
|
|
@ -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 >
|
||||
|
|
|
|||
Reference in a new issue