aboutsummaryrefslogtreecommitdiff
path: root/tools/expected_distributions.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/expected_distributions.h')
-rw-r--r--tools/expected_distributions.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/tools/expected_distributions.h b/tools/expected_distributions.h
new file mode 100644
index 0000000..535cab2
--- /dev/null
+++ b/tools/expected_distributions.h
@@ -0,0 +1,33 @@
1uint64_t expected_h48[12][9][21] = {
2 [0] = {
3 [2] = {
4 [0] = 5473562,
5 [1] = 34776317,
6 [2] = 68566704,
7 [3] = 8750867,
8 },
9 [4] = {
10 [0] = 1,
11 [1] = 1,
12 [2] = 4,
13 [3] = 34,
14 [4] = 331,
15 [5] = 3612,
16 [6] = 41605,
17 [7] = 474128,
18 [8] = 4953846,
19 [9] = 34776317,
20 [10] = 68566704,
21 [11] = 8749194,
22 [12] = 1673,
23 },
24 },
25 [1] = {
26 [2] = {
27 [0] = 6012079,
28 [1] = 45822302,
29 [2] = 142018732,
30 [3] = 41281787,
31 },
32 },
33};

Generated with cgit - Back to sebastiano.tronto.net