fixed warning

release/4.3a0
Frank Dellaert 2013-09-04 00:57:30 +00:00
parent 980df95faa
commit f7182eeaf6
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ namespace gtsam {
/* ************************************************************************* */
gtsam::Vector unwhitenedError(const gtsam::Values& x) const {
bool debug = true;
// bool debug = true;
const T& p1 = x.at<T>(key1_);
const T& p2 = x.at<T>(key2_);