dox for bounders
This commit is contained in:
parent
878093ba0b
commit
7f6c591a6b
5 changed files with 26 additions and 13 deletions
|
|
@ -30,8 +30,10 @@ Authors:
|
|||
|
||||
#include "edoBounder.h"
|
||||
|
||||
//! edoBounderBound< EOT >
|
||||
|
||||
/** A bounder that correct an incorrect variable by setting it to the min/max
|
||||
*
|
||||
* @ingroup Bounders
|
||||
*/
|
||||
template < typename EOT >
|
||||
class edoBounderBound : public edoBounder< EOT >
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue