Macaulay2 Engine
Loading...
Searching...
No Matches
◆
isLeaf()
bool
SuffixTreeNode::isLeaf
(
)
const
inline
Definition at line
123
of file
SuffixTree.hpp
.
123
{
return
(*(
mLabel
.end()-1) < 0); }
SuffixTreeNode::mLabel
Label mLabel
Definition
SuffixTree.hpp:178
References
mLabel
.
SuffixTreeNode
Generated on
for Macaulay2 Engine by
1.15.0