diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2011-02-19 14:13:56 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2011-02-19 14:13:56 +0000 |
commit | 8c7d03aa146347d3d6cd1a34bfed90a4de60c920 (patch) | |
tree | 4c2edba8aa788b5099003f0c8ed22a8278c6b185 /core/pre_estimater.hpp | |
parent | 65c80ca0fcb94136d41c4872a82ab697a8a457f5 (diff) | |
download | opt-utilities-8c7d03aa146347d3d6cd1a34bfed90a4de60c920.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@180 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'core/pre_estimater.hpp')
-rw-r--r-- | core/pre_estimater.hpp | 1 |
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) { |