https://github.com/cran/nleqslv
Revision df1338a1d3b03f54afbe4cee1204911a1fff6a5a authored by Berend Hasselman on 02 May 2016, 13:21:14 UTC, committed by cran-robot on 02 May 2016, 13:21:14 UTC
1 parent 60261f5
Raw File
Tip revision: df1338a1d3b03f54afbe4cee1204911a1fff6a5a authored by Berend Hasselman on 02 May 2016, 13:21:14 UTC
version 3.0.1
Tip revision: df1338a
NAMESPACE
useDynLib(nleqslv)
export(nleqslv)
export(testnslv)
export(searchZeros)

S3method(print,test.nleqslv)
back to top