Public Member Functions | |
def | test_constructors (self) |
Public Member Functions inherited from gtsam.utils.test_case.GtsamTestCase | |
None | assertEqualityOnPickleRoundtrip (self, object obj, tol=1e-9) |
def | gtsamAssertEquals (self, actual, expected, tol=1e-9) |
Test selected Point2 methods.
Definition at line 18 of file test_Point2.py.
def test_Point2.TestPoint2.test_constructors | ( | self | ) |
Test constructors from doubles and vectors.
Definition at line 21 of file test_Point2.py.