https://github.com/cran/nleqslv
Revision 0ba40138158632b25db6a0caf704d5eea338fe09 authored by Berend Hasselman on 04 March 2017, 16:12:30 UTC, committed by cran-robot on 04 March 2017, 16:12:30 UTC
1 parent 1c36787
Raw File
Tip revision: 0ba40138158632b25db6a0caf704d5eea338fe09 authored by Berend Hasselman on 04 March 2017, 16:12:30 UTC
version 3.2
Tip revision: 0ba4013
NAMESPACE
useDynLib(nleqslv, .registration=TRUE, .fixes="C_")
export(nleqslv)
export(testnslv)
export(searchZeros)

S3method(print,test.nleqslv)
back to top