master
Valentin Ochs 2020-02-02 22:40:58 +01:00
parent e0c76dbcfb
commit 7e7980f68b
1 changed files with 1 additions and 1 deletions

View File

@ -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