Skip to content
Snippets Groups Projects
Commit 7f3238ec authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge remote branch 'ratto/4.1' into 4.1

parents bd8130c5 a2ffe83a
No related branches found
Tags
No related merge requests found
...@@ -26,6 +26,12 @@ global bayestopt_ estim_params_ options_ M_ oo_ ...@@ -26,6 +26,12 @@ global bayestopt_ estim_params_ options_ M_ oo_
struct2local(myinputs); struct2local(myinputs);
if whoiam,
% initialize persistent variables in priordens()
priordens(xparam1,bayestopt_.pshape,bayestopt_.p6,bayestopt_.p7, ...
bayestopt_.p3,bayestopt_.p4,1);
end
MhDirectoryName = CheckPath('metropolis'); MhDirectoryName = CheckPath('metropolis');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment