added kernel density wrapper
added general kld solution fixed minor bugs added tests
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -28,8 +28,8 @@ int main(int argc, char** argv) {
|
||||
//::testing::GTEST_FLAG(filter) = "*LogDistanceCeilingModelBeacon*";
|
||||
//::testing::GTEST_FLAG(filter) = "*WiFiOptimizer*";
|
||||
|
||||
|
||||
::testing::GTEST_FLAG(filter) = "*Offline.readWrite*";
|
||||
::testing::GTEST_FLAG(filter) = "*KullbackLeibler*";
|
||||
//::testing::GTEST_FLAG(filter) = "*Offline.readWrite*";
|
||||
//::testing::GTEST_FLAG(filter) = "*Barometer*";
|
||||
//::testing::GTEST_FLAG(filter) = "*GridWalk2RelPressure*";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user