Closed varunagrawal closed 1 month ago
Add gtsam:: namespace to all Matrix and Vector declarations.
gtsam::
Matrix
Vector
Fixes #390.
@ProfFan would you know why the CI is failing for Python on Ubuntu?
Merging this due to time pressure.
Add
gtsam::
namespace to allMatrix
andVector
declarations.Fixes #390.