Bugfix for calls to evaluate smoother in shock_decomposition

In shock_decomposition, oo_ is local. Thus, if requested, make evaluate_smoother return oo_
time-shift
Johannes Pfeifer 2013-07-03 09:18:44 +02:00
parent f042fcdd7b
commit f56ae63f56
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function evaluate_smoother(parameters,var_list)
function oo_=evaluate_smoother(parameters,var_list)
% Evaluate the smoother at parameters.
%
% INPUTS