Revision 3eb05b47e3c64708a402ce1abb3216dc2ace91e8 authored by Berend Hasselman on 07 August 2022, 13:10:02 UTC, committed by cran-robot on 07 August 2022, 13:10:02 UTC
1 parent 2d43468
Raw File
NAMESPACE
useDynLib(nleqslv, .registration=TRUE, .fixes="C_")
export(nleqslv)
export(testnslv)
export(searchZeros)

S3method(print,test.nleqslv)
back to top