grouping classes in documentation
This commit is contained in:
parent
284b048dcc
commit
8e70cbea01
39 changed files with 140 additions and 23 deletions
|
|
@ -44,8 +44,8 @@ eoG3Replacement is an eoReplacement:
|
|||
- select best N of this merged population
|
||||
- put them back into parent population
|
||||
|
||||
@ingroup Replacors
|
||||
*/
|
||||
|
||||
template <class EOT>
|
||||
class eoG3Replacement : public eoReplacement<EOT>
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue