release/4.3a0
Chris Beall 2012-06-04 02:50:41 +00:00
parent ae78b89c6f
commit aedaec8135
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ class Graph {
void print(string s) const;
double error(const pose2SLAM::Values& values) const;
double error(const visualSLAM::Values& values) const;
gtsam::Ordering* orderingCOLAMD(const pose2SLAM::Values& values) const;
gtsam::GaussianFactorGraph* linearize(const pose2SLAM::Values& values,
const gtsam::Ordering& ordering) const;