Translated function, added unit tests

This commit is contained in:
Waldir Leoncio 2020-01-14 12:09:27 +01:00
parent 3bd031515b
commit 4a7c6f6a7a
6 changed files with 50 additions and 17 deletions

View file

@ -2,6 +2,7 @@
export(admix1)
export(calculatePopLogml)
export(computeIndLogml)
export(computeRows)
export(learn_simple_partition)
export(ownNum2Str)