diff options
Diffstat (limited to 'tools/expected_distributions.h')
| -rw-r--r-- | tools/expected_distributions.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/expected_distributions.h b/tools/expected_distributions.h index 27bd64a..535cab2 100644 --- a/tools/expected_distributions.h +++ b/tools/expected_distributions.h | |||
| @@ -22,4 +22,12 @@ uint64_t expected_h48[12][9][21] = { | |||
| 22 | [12] = 1673, | 22 | [12] = 1673, |
| 23 | }, | 23 | }, |
| 24 | }, | 24 | }, |
| 25 | [1] = { | ||
| 26 | [2] = { | ||
| 27 | [0] = 6012079, | ||
| 28 | [1] = 45822302, | ||
| 29 | [2] = 142018732, | ||
| 30 | [3] = 41281787, | ||
| 31 | }, | ||
| 32 | }, | ||
| 25 | }; | 33 | }; |
