|
vg
tools for working with variation graphs
|
#include <iostream>#include <set>#include <vector>#include <string>#include <cmath>#include <map>Namespaces | |
| vg | |
Functions | |
| double | vg::entropy (const string &st) |
| double | vg::entropy (const char *st, size_t len) |
1.8.17