Skip to content
Snippets Groups Projects
Commit 8788221c authored by andreadelprete's avatar andreadelprete
Browse files

Add two new versions of eiquadprog. EiquadprogFast is a slightly optimized...

Add two new versions of eiquadprog. EiquadprogFast is a slightly optimized version of the original solver that preallocate all the dynamic memory. EiquadprogRT (i.e. real time) is a version of the solver that uses static-size matrices. Both new versions have also much more documentation and provide more information to the interested user, such as number of iterations, number of active inequalities, maximum number of iterations and proper status flag in case the problem could not be solved.
parent 1587f7f6
No related branches found
No related tags found
No related merge requests found
Showing
with 2979 additions and 207 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment