update namespace for templated class property
parent
d45583c6ab
commit
e8c365999c
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue