21 #include <boost/assign/std/list.hpp> 24 using namespace gtsam;
31 Key meanKey=1, precisionKey=2;
Concept check for values that can be used in unit tests.
static int runAllTests(TestResult &result)
#define LONGS_EQUAL(expected, actual)
TEST(WhiteNoiseFactor, constructor)
Binary factor to estimate parameters of zero-mean Gaussian white noise.
Binary white noise factor.
size_t dim() const override
get the dimension of the factor (number of rows on linearization)
std::uint64_t Key
Integer nonlinear key type.