Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
math_PSOParticlesPool Class Reference

#include <math_PSOParticlesPool.hxx>

Public Member Functions

 math_PSOParticlesPool (const int theParticlesCount, const int theDimensionCount)
 
PSO_ParticleGetParticle (const int theIdx)
 
PSO_ParticleGetBestParticle ()
 
PSO_ParticleGetWorstParticle ()
 
 ~math_PSOParticlesPool ()
 

Constructor & Destructor Documentation

◆ math_PSOParticlesPool()

math_PSOParticlesPool::math_PSOParticlesPool ( const int theParticlesCount,
const int theDimensionCount )

◆ ~math_PSOParticlesPool()

math_PSOParticlesPool::~math_PSOParticlesPool ( )

Member Function Documentation

◆ GetBestParticle()

PSO_Particle * math_PSOParticlesPool::GetBestParticle ( )

◆ GetParticle()

PSO_Particle * math_PSOParticlesPool::GetParticle ( const int theIdx)

◆ GetWorstParticle()

PSO_Particle * math_PSOParticlesPool::GetWorstParticle ( )

The documentation for this class was generated from the following file: