ParametersType::ValueType m_GlobalCoefficient
virtual void UpdateSwarm() ITK_OVERRIDE
ParametersType::ValueType m_InertiaCoefficient
ParametersType::ValueType ValueType
ParticleSwarmOptimizer Self
SmartPointer< Self > Pointer
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Implementation of a Particle Swarm Optimization (PSO) algorithm.
SmartPointer< const Self > ConstPointer
Abstract implementation of a Particle Swarm Optimization (PSO) algorithm.
ParametersType::ValueType m_PersonalCoefficient
ParticleSwarmOptimizerBase Superclass