update namespace for templated class property

release/4.3a0
Varun Agrawal 2022-10-28 22:43:36 -04:00
parent d45583c6ab
commit e8c365999c
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ virtual class GncParams {
double muStep; double muStep;
double relativeCostTol; double relativeCostTol;
double weightsTol; double weightsTol;
This::Verbosity verbosity; gtsam::This::Verbosity verbosity;
gtsam::KeyVector knownInliers; gtsam::KeyVector knownInliers;
gtsam::KeyVector knownOutliers; gtsam::KeyVector knownOutliers;