testConcurrentIncrementalSmootherGN fails on Windows

Issue #82 resolved
Chris Beall created an issue

TEST( ConcurrentIncrementalSmootherGN, calculateEstimate ) fails at CHECK(assert_equal(expected3, actual3, 1.e-6)); It would only pass when I changed the tolerance to 1.e-1.

Comments (1)

  1. Log in to comment