EvolvingObjects
eoWeightUpdater< WeightType > Class Template Reference

Abstract class for (inertia) weight updater (particle swarm optimization). More...

#include <eoWeightUpdater.h>

Inheritance diagram for eoWeightUpdater< WeightType >:
eoUF< WeightType &, void > eoFunctorBase unary_function eoLinearDecreasingWeightUp< WeightType, StopCriteriaType >

List of all members.


Detailed Description

template<class WeightType>
class eoWeightUpdater< WeightType >

Abstract class for (inertia) weight updater (particle swarm optimization).

Used inside classes extending eoVelocity.

Definition at line 38 of file eoWeightUpdater.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends