grouping classes in documentation
This commit is contained in:
parent
284b048dcc
commit
8e70cbea01
39 changed files with 140 additions and 23 deletions
|
|
@ -41,6 +41,8 @@
|
|||
|
||||
/**
|
||||
Base class for breeders using generalized operators.
|
||||
|
||||
@ingroup Combination
|
||||
*/
|
||||
template<class EOT>
|
||||
class eoGeneralBreeder: public eoBreed<EOT>
|
||||
|
|
|
|||
Reference in a new issue