fix comments

release/4.3a0
yetongumich 2020-04-01 15:45:04 -04:00
parent e7632608e5
commit 8c2bd97940
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ namespace gtsam {
* allocateVectorValues */
VectorValues gradientAtZero() const;
/** Mahalanobis norm error. */
/** 0.5 * sum of squared Mahalanobis distances. */
double error(const VectorValues& x) const;
/**

View File

@ -106,7 +106,7 @@ namespace gtsam {
* @return A VectorValues storing the gradient. */
VectorValues gradientAtZero() const;
/** Mahalanobis norm error. */
/** 0.5 * sum of squared Mahalanobis distances. */
double error(const VectorValues& x) const;
/** Computes the determinant of a GassianBayesTree, as if the Bayes tree is reorganized into a