added sampling function for NormalN and approximation of normalN using samples + testcases for both

This commit is contained in:
toni
2017-03-13 12:55:31 +01:00
parent 7ec5fef697
commit d065015f7d
4 changed files with 114 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ int main(int argc, char** argv) {
//::testing::GTEST_FLAG(filter) = "*WiFiOptimizer*";
::testing::GTEST_FLAG(filter) = "*KullbackLeibler*";
::testing::GTEST_FLAG(filter) = "*NormalN*";
//::testing::GTEST_FLAG(filter) = "*Barometer*";
//::testing::GTEST_FLAG(filter) = "*GridWalk2RelPressure*";