Revision 2d43468e4cb78ff922734d571feea6d4f0e97993 authored by Berend Hasselman on 17 May 2018, 07:47:37 UTC, committed by cran-robot on 17 May 2018, 07:47:37 UTC
1 parent 1e14322
Raw File
NAMESPACE
useDynLib(nleqslv, .registration=TRUE, .fixes="C_")
export(nleqslv)
export(testnslv)
export(searchZeros)

S3method(print,test.nleqslv)
back to top