22 using namespace gtsam;
38 check_manifold_invariants(lie1, lie2);
42 TEST( testLieVector, construction ) {
52 TEST( testLieVector, other_constructors ) {
55 double data[] = { 10, 20 };
Concept check for values that can be used in unit tests.
static int runAllTests(TestResult &result)
EIGEN_DEVICE_FUNC const ExpReturnType exp() const
BOOST_CONCEPT_ASSERT((boost::RandomAccessRangeConcept< ListOfOneContainer< int > >))
#define GTSAM_CONCEPT_LIE_INST(T)
Base class and basic functions for Manifold types.
#define EXPECT(condition)
bool assert_equal(const Matrix &expected, const Matrix &actual, double tol)
TEST(LPInitSolver, InfiniteLoopSingleVar)
#define GTSAM_CONCEPT_TESTABLE_INST(T)