fixed some bugs in jensen shannon and kullback leibler
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user