Next:
Definition
Up:
Algorithms
Previous:
Prototype
Contents
Description
Returns the number of prefixes of the word
[first, last)
recognized by the DFA pointed to by
c
, in other words, the number of final states
c
has reached along the path labelled with
[first, last)
.
Vincent Le Maout 2003-07-08