Public Member Functions | |
def | setUp (self) |
def | test_derivatives (self) |
def | test_muliplications (self) |
Public Attributes | |
a | |
b | |
Definition at line 84 of file complex.py.
def sophus.complex.TestComplex.setUp | ( | self | ) |
Definition at line 85 of file complex.py.
def sophus.complex.TestComplex.test_derivatives | ( | self | ) |
Definition at line 99 of file complex.py.
def sophus.complex.TestComplex.test_muliplications | ( | self | ) |
Definition at line 91 of file complex.py.
sophus.complex.TestComplex.a |
Definition at line 88 of file complex.py.
sophus.complex.TestComplex.b |
Definition at line 89 of file complex.py.