projects
/
libdai.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Several small changes
[libdai.git]
/
src
/
mf.cpp
diff --git
a/src/mf.cpp
b/src/mf.cpp
index
921692b
..
da60b55
100644
(file)
--- a/
src/mf.cpp
+++ b/
src/mf.cpp
@@
-107,7
+107,7
@@
double MF::run() {
jan *= piet;
}
- jan.normalize(
_normtype
);
+ jan.normalize(
Prob::NORMPROB
);
if( jan.hasNaNs() ) {
cout << "MF::run(): ERROR: jan has NaNs!" << endl;