[Rd] setulb() from lbfgsb.c not exported
Dominick Samperi
dj@@mper| @end|ng |rom gm@||@com
Sun Apr 2 07:18:42 CEST 2023
Hello,
It appears that the file ./appl/lbfgsb.c defines setulb() as a static
function, and it is included in optim.c, so setulb() is not exported
by the R library. I have some sofware that uses setulb() directly,
and I would prefer to avoid having to recompile this sofware to
export that function.
Is there any way to get access to setulb(), or must I use
the lower and upper params in optimix?
Thanks,
Dominick
[[alternative HTML version deleted]]
More information about the R-devel
mailing list