Macaulay2 Engine
Loading...
Searching...
No Matches

◆ setSuffixLink()

void SuffixTreeNode::setSuffixLink ( SuffixTreeNode * newSuffixLink)
inline

Definition at line 130 of file SuffixTree.hpp.

130{ mSuffixLink = newSuffixLink; }
SuffixTreeNode * mSuffixLink

References mSuffixLink, and SuffixTreeNode().