Define a direction as a S2 element
Definition at line 285 of file EqF.py.
◆ __init__()
def gtsam.examples.EqF.Direction.__init__ |
( |
|
self, |
|
|
np.ndarray |
d |
|
) |
| |
Initialize direction
:param d: A numpy array with size 3 and norm 1 representing the direction
Definition at line 291 of file EqF.py.
gtsam.examples.EqF.Direction.d |
The documentation for this class was generated from the following file: