Make 'covariance an optional argument to #'ls-covariance
In the nonlinear least squares solver, make 'covariance an optional argument to #'ls-covariance. Make the first argument the solver object instead of a pointer, so the jacobian is computed before being passed to the foreign function.
Please register or sign in to comment