Class velocity

Inheritance Relationships

Base Type

Class Documentation

class velocity : public cosm::convergence::convergence_measure

Calculates the swarm velocity by finding its geometric average and tracking how much that moves over time. From Turgut2008.

Public Functions

inline explicit velocity(double epsilon)
inline bool operator()(const std::vector<rmath::vector2d> &locs)