Skip to content
Snippets Groups Projects
Commit fab40e0b authored by Michel Juillard's avatar Michel Juillard
Browse files

fixed bug for measurement errors returned by smoother

(cherry picked from commit 6eb16f06)
parent 9de55067
Branches
Tags
No related merge requests found
......@@ -279,4 +279,4 @@ if decomp_flag
end
end
epsilon_hat = Y - Z*alphahat;
epsilonhat = Y - Z*alphahat;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment