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

fixed bug for measurement errors returned by smoother

parent 9cc36255
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