massive documentation update
This commit is contained in:
parent
b4da9edf40
commit
7fed1ebf51
33 changed files with 399 additions and 181 deletions
|
|
@ -33,8 +33,10 @@ Authors:
|
|||
|
||||
#include "edoModifier.h"
|
||||
|
||||
//! edoModifierDispersion< D >
|
||||
|
||||
/** An semantic pseudo-interface for modifiers that updates dispersion parameters (like variance).
|
||||
*
|
||||
* @ingroup Modifiers
|
||||
*/
|
||||
template < typename D >
|
||||
class edoModifierDispersion : public edoModifier< D >, public eoBF< D&, eoPop< typename D::EOType >&, void >
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue