-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
Line 48 in 302e12a
| for(int i=0;i<=N;i++) |
I think, there is an indexation problem here in the fullsize branch, when we want to get initial_guess_[i+1] and i == N, because initial_guess_ array has only "N+1" elements in it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels