noiseModel.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.noiseModel import X`
3 # with this trick, we can do `from gtsam.noiseModel import X`
4 from .gtsam.noiseModel import *
gtsam::noiseModel
All noise models live in the noiseModel namespace.
Definition: LossFunctions.cpp:28


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:01:45