Functional NegBin implementaion

This commit is contained in:
trotFunky 2020-11-06 22:34:02 +01:00
commit 82c2bb9f1b
9 changed files with 332 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
cmake-build-*
.idea/