#include <SGNGNodeInserter.hpp>
Inheritance diagram for SGNGNodeInserter:
Public Member Functions | |
virtual void | InsertNewNode () |
Inserts a new Node, at the apropriate postition. | |
Protected Member Functions | |
virtual double | CalculateMeanDistance (GNGNode *n) |
and adjusts the RBF widths of newly inserted and parents
|
Inserts a new Node, at the apropriate postition. Adjusts the RBF widths. The IGNGContainer component managed nodes and edges and is used to create them. Reimplemented from DefaultNodeInserter. |
|
|