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