#include <IGNGNodeMovement.hpp>
Inheritance diagram for IGNGNodeMovement:
Public Member Functions | |
virtual Vector | GetNewReferenceVector (Vector const &i, Vector const &r, double p) const=0 |
Creates the new Reference Vector used to move a node. |
GNGAlgorithm uses NodeMovers when it moves the winner node and when it moves the winner's neighbors.
|
Creates the new Reference Vector used to move a node.
Implemented in DefaultNodeMovement. |