
| Public Member Functions | |
| def | test_frobenius_between_factor (self) | 
| def | test_frobenius_factor (self) | 
| def | test_frobenius_wormhole_factor (self) | 
Test FrobeniusFactor factors.
Definition at line 25 of file test_FrobeniusFactor.py.
| def test_FrobeniusFactor.TestFrobeniusFactorSO4.test_frobenius_between_factor | ( | self | ) | 
Test creation of a Frobenius BetweenFactor.
Definition at line 35 of file test_FrobeniusFactor.py.
| def test_FrobeniusFactor.TestFrobeniusFactorSO4.test_frobenius_factor | ( | self | ) | 
Test creation of a factor that calculates the Frobenius norm.
Definition at line 28 of file test_FrobeniusFactor.py.
| def test_FrobeniusFactor.TestFrobeniusFactorSO4.test_frobenius_wormhole_factor | ( | self | ) | 
Test creation of a factor that calculates Shonan error.
Definition at line 42 of file test_FrobeniusFactor.py.