grouping classes in documentation
This commit is contained in:
parent
284b048dcc
commit
8e70cbea01
39 changed files with 140 additions and 23 deletions
|
|
@ -37,8 +37,8 @@
|
|||
*
|
||||
* It takes one distribution and updates it according to one population
|
||||
*
|
||||
* @ingroup Core
|
||||
*/
|
||||
|
||||
template <class EOT>
|
||||
class eoDistribUpdater :
|
||||
public eoBF<eoDistribution<EOT> &, eoPop<EOT> &, void>
|
||||
|
|
|
|||
Reference in a new issue