fixed some bugs in jensen shannon and kullback leibler

This commit is contained in:
toni
2017-04-17 16:50:56 +02:00
parent a9cd8d5e68
commit 200aa94ca8
7 changed files with 107 additions and 6 deletions

View File

@@ -89,7 +89,7 @@ public:
}
Log::add(name, "grouped " + std::to_string(original.entries.size()) + " measurements into " + std::to_string(result.entries.size()), true);
//Log::add(name, "grouped " + std::to_string(original.entries.size()) + " measurements into " + std::to_string(result.entries.size()), true);
// done