grouping classes in documentation
This commit is contained in:
parent
44d1ab1bc2
commit
f478817c6e
73 changed files with 326 additions and 164 deletions
|
|
@ -34,6 +34,8 @@
|
|||
* Update an inertia weight by assigning it an (uniform) random value.
|
||||
* The weight is a basic feature to evaluate the velocity of a particle in
|
||||
* swarm optimization.
|
||||
*
|
||||
* @ingroup Variators
|
||||
*/
|
||||
class eoRandomRealWeightUp:public eoWeightUpdater<double>
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue