Public Member Functions | |
def | test_AddPrior (self) |
def | test_PriorFactor (self) |
Public Member Functions inherited from gtsam.utils.test_case.GtsamTestCase | |
def | assertEqualityOnPickleRoundtrip |
def | gtsamAssertEquals (self, actual, expected, tol=1e-9) |
Definition at line 19 of file test_PriorFactor.py.
def test_PriorFactor.TestPriorFactor.test_AddPrior | ( | self | ) |
Test adding prior factors directly to factor graph via the .addPrior method.
Definition at line 38 of file test_PriorFactor.py.
def test_PriorFactor.TestPriorFactor.test_PriorFactor | ( | self | ) |
Definition at line 21 of file test_PriorFactor.py.