powered by
Given a vector of return codes, give back the corresponding vector of return strings from the lbfgs library. Nonexistant codes are ignored.
ret_message(n = NULL)
A named character vector of the corresponding return strings.
The vector of return codes or NULL meaning the whole list shall be returned.
NULL
Dominic Schuhmacher schuhmacher@math.uni-goettingen.de
semidiscrete1.
semidiscrete1
ret_message() ret_message(c(2,-1023,-1019))
Run the code above in your browser using DataLab