EvolvingObjects
eoBinaryFlight< POT > Class Template Reference

Abstract class for binary flight of particle swarms. More...

#include <eoBinaryFlight.h>

Inheritance diagram for eoBinaryFlight< POT >:
eoFlight< POT > eoUF< POT &, void > eoFunctorBase unary_function eoSigBinaryFlight< POT >

List of all members.


Detailed Description

template<class POT>
class eoBinaryFlight< POT >

Abstract class for binary flight of particle swarms.

Positions are updated but are expected to be binary. A function must be used to decide, according to continuous velocities, of the new positions (0,1 ... ?)

Definition at line 40 of file eoBinaryFlight.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends