Function
nodeDepth
Returns the zero-based node depth of the iterator node.
nodeDepth(iterator)
Include Headers
seqan/index.h
Parameters
iterator
An iterator of a suffix tree.
Return Values
The length of the path from root to iterator node, e.g. 0 is returned for the root node.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:06