Open CASCADE Technology  7.7.0
Public Member Functions

math_PSOParticlesPool Class Reference

#include <math_PSOParticlesPool.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

◆ math_PSOParticlesPool()

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

◆ ~math_PSOParticlesPool()

math_PSOParticlesPool::~math_PSOParticlesPool ( )

Member Function Documentation

◆ GetBestParticle()

PSO_Particle* math_PSOParticlesPool::GetBestParticle ( )

◆ GetParticle()

PSO_Particle* math_PSOParticlesPool::GetParticle ( const Standard_Integer  theIdx)

◆ GetWorstParticle()

PSO_Particle* math_PSOParticlesPool::GetWorstParticle ( )

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