Skip to content

Minor fixes: eigenvalue test condition and last parameter value

Anas requested to merge minor-ellipsoid-fix into master
  • Changing the test condition for the ellipsoidMatrix eigenvalues (if one of the eigvalues is negative).
  • Removing a *2 factor to the ellipsoid's last parameter (parameter[9] initialisation from compressed matrix).

Merge request reports