aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/pre_estimater.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pre_estimater.hpp b/core/pre_estimater.hpp
index 859c5ca..2a0c455 100644
--- a/core/pre_estimater.hpp
+++ b/core/pre_estimater.hpp
@@ -58,6 +58,7 @@ namespace opt_utilities
{}
pre_estimatable(const pre_estimatable<Ty,Tx,Tp,Tstr>& rhs)
+ :ppe(0)
{
if(rhs.ppe)
{