#include <Vector.hpp>
#include "EdgeContainer.hpp"
Go to the source code of this file.
Classes | |
class | GNGNode |
Represents a node in the GNG algorithm contains a reference vector, a collection of edge-references and a local accumulated error. More... | |
class | GNGNodeFactory |