link {simplextree} | R Documentation |
Generates a traversal on the link of a given simplex in the simplex tree.
Description
Generates a traversal on the link of a given simplex in the simplex tree.
Usage
link(st, sigma)
Arguments
st |
the simplex tree to traverse. |
sigma |
simplex to start the traversal at. |
[Package simplextree version 1.0.1 Index]