update namespace for templated class property
parent
d45583c6ab
commit
e8c365999c
|
@ -528,7 +528,7 @@ virtual class GncParams {
|
|||
double muStep;
|
||||
double relativeCostTol;
|
||||
double weightsTol;
|
||||
This::Verbosity verbosity;
|
||||
gtsam::This::Verbosity verbosity;
|
||||
gtsam::KeyVector knownInliers;
|
||||
gtsam::KeyVector knownOutliers;
|
||||
|
||||
|
|
Loading…
Reference in New Issue