Get the fields of the internal data for uncprb_optimfun.
funeval = uncprb_optimget()
a 1-by-1 matrix of doubles, integer value, the number of function evaluations since the previous call to uncprb_optiminit()
Get the fields of the internal data maintained by uncprb_optimfun.
The values returned by the uncprb_optimget function depends on the number of calls to the uncprb_optimfun function. When the uncprb_optimfun function is called, then funeval is increased.