|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SocialEntity in net.sourceforge.cilib.bioinf.rnaprediction |
---|
Classes in net.sourceforge.cilib.bioinf.rnaprediction that implement SocialEntity | |
---|---|
class |
RNAParticle
|
Uses of SocialEntity in net.sourceforge.cilib.entity |
---|
Subinterfaces of SocialEntity in net.sourceforge.cilib.entity | |
---|---|
interface |
Particle
Definition of a particle. |
Uses of SocialEntity in net.sourceforge.cilib.entity.comparator |
---|
Classes in net.sourceforge.cilib.entity.comparator with type parameters of type SocialEntity | |
---|---|
class |
SocialBestFitnessComparator<E extends SocialEntity>
Compare two SocialEntity instances, based on the available social best
fitness. |
Uses of SocialEntity in net.sourceforge.cilib.pso.dynamic |
---|
Classes in net.sourceforge.cilib.pso.dynamic that implement SocialEntity | |
---|---|
class |
ChargedParticle
Charged Particle used by charged PSO (ChargedVelocityUpdate). |
class |
DynamicParticle
Special particle type to use with dynamic algorithms. |
Uses of SocialEntity in net.sourceforge.cilib.pso.particle |
---|
Classes in net.sourceforge.cilib.pso.particle that implement SocialEntity | |
---|---|
class |
AbstractParticle
This class defines the common behaviour available for all Particle instances. |
class |
CoherenceParticle
|
class |
DeviationDecorator
|
class |
LFDecorator
LFDecorator. |
class |
MultiObjectiveParticle
TODO: Complete this javadoc. |
class |
ParticleDecorator
|
class |
StandardParticle
|
Uses of SocialEntity in net.sourceforge.cilib.util.selection.weighing.entity |
---|
Methods in net.sourceforge.cilib.util.selection.weighing.entity with parameters of type SocialEntity | |
---|---|
Fitness |
SocialBestFitness.getFitness(SocialEntity entity)
Obtain the Fitness of the provided entity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |