Skip to content
Snippets Groups Projects
Commit 47745cbe authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Fixes issue #1607.

(cherry picked from commit fa67aeb7)
parent ac15595d
Branches
Tags
No related merge requests found
......@@ -236,7 +236,6 @@ else
else
dr.full_rank = 1;
end
return
end
if nba ~= nsfwrd
......@@ -251,6 +250,9 @@ else
info(2) = temp'*temp;
return
end
if task==1, return, end
%First order approximation
indx_stable_root = 1: (nd - nsfwrd); %=> index of stable roots
indx_explosive_root = npred + nboth + 1:nd; %=> index of explosive roots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment