-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Description
The error message should read
"hessianrows and hessiancols ..."
but is
"hessianrows and hessianrows ..."
here
adcomp/TMB/inst/include/tmb_core.hpp
Line 1036 in 52002f8
if((nrows>0)&(nrows!=ncols))Rf_error("hessianrows and hessianrows must have same length"); |