python
gtsam
symbol_shorthand.py
Go to the documentation of this file.
1
# This trick is to allow direct import of sub-modules
2
# without this, we can only do `from gtsam.gtsam.symbol_shorthand import X`
3
# with this trick, we can do `from gtsam.symbol_shorthand import X`
4
from
.
gtsam.symbol_shorthand
import
*
gtsam::symbol_shorthand
Definition:
inference/Symbol.h:147
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:36:55