Fix typo
This commit is contained in:
parent
e0c76dbcfb
commit
7e7980f68b
|
@ -4,7 +4,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
|
||||
/* Marcov class.
|
||||
/* Markov chain class.
|
||||
T: Element type
|
||||
ORDER: Prefix length. A markov chain of order n uses n elements to give a
|
||||
probability for the next element
|
||||
|
|
Loading…
Reference in New Issue
Block a user