Function
createChildTable
Creates a child table from a given lcp table.
createChildTable(childTab, lcp[, algo_tag])
Parameters
childTab
A reference to the resulting child table.
lcp
A given lcp table.
algo_tag
A tag that identifies the algorithm which is used for creation.
Remarks
The size of childTab must be at least length(text) before calling this function.
SeqAn - Sequence Analysis Library - www.seqan.de