![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <math_PSOParticlesPool.hxx>
Public Member Functions | |
| math_PSOParticlesPool (const int theParticlesCount, const int theDimensionCount) | |
| PSO_Particle * | GetParticle (const int theIdx) |
| PSO_Particle * | GetBestParticle () |
| PSO_Particle * | GetWorstParticle () |
| ~math_PSOParticlesPool () | |
| math_PSOParticlesPool::math_PSOParticlesPool | ( | const int | theParticlesCount, |
| const int | theDimensionCount ) |
| math_PSOParticlesPool::~math_PSOParticlesPool | ( | ) |
| PSO_Particle * math_PSOParticlesPool::GetBestParticle | ( | ) |
| PSO_Particle * math_PSOParticlesPool::GetParticle | ( | const int | theIdx | ) |
| PSO_Particle * math_PSOParticlesPool::GetWorstParticle | ( | ) |