Skip to content
Snippets Groups Projects
Verified Commit 547969df authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Trust region: compatibility fix for Octave and MATLAB < R2017b

When merging the enterprise code, the dogleg subfunction was modified to
incorporate a call to decomposition(), which does not exist under Octave and
MATLAB < R2017b.

For those cases, we reinstate the old code (which uses a plain matrix right
divide).
parent 91b0ba64
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment