Function
countChildren
Count the number of children of a tree node.
countChildren(iterator)
Include Headers
seqan/index.h
Parameters
iterator
An iterator of a suffix tree.
Return Values
The number of children of a tree node. If iterator's container type is TIndex, the return type is Size<TIndex>::Type.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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