Create more doxygen groups for base classes, clean some doc
This commit is contained in:
parent
2670bd857f
commit
044d1223bb
14 changed files with 114 additions and 41 deletions
|
|
@ -34,6 +34,8 @@
|
|||
|
||||
/**
|
||||
* Swap two components of a chromosome.
|
||||
*
|
||||
* @ingroup Variators
|
||||
*/
|
||||
template<class Chrom> class eoSwapMutation: public eoMonOp<Chrom>
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue