fixed bug for measurement errors returned by smoother

time-shift
Michel Juillard 2011-11-04 21:14:40 +01:00
parent 9cc3625520
commit 6eb16f06f5
1 changed files with 1 additions and 1 deletions

View File

@ -279,4 +279,4 @@ if decomp_flag
end
end
epsilon_hat = Y - Z*alphahat;
epsilonhat = Y - Z*alphahat;