Added randdir

This commit is contained in:
Waldir Leoncio 2019-12-17 15:52:59 +01:00
parent 9553105363
commit c508e49edb
4 changed files with 42 additions and 13 deletions

View file

@ -5,6 +5,6 @@ export(calculatePopLogml)
export(computeRows)
export(learn_simple_partition)
export(ownNum2Str)
export(randga)
export(randdir)
export(repmat)
importFrom(stats,runif)