From 9771f0ccc9c2402d00c66dc109a526e55807a7a9 Mon Sep 17 00:00:00 2001 From: Abhijit Kundu Date: Thu, 7 Jun 2012 22:10:52 +0000 Subject: [PATCH] Minor Documentation Fix --- gtsam/discrete/Potentials.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtsam/discrete/Potentials.h b/gtsam/discrete/Potentials.h index d8c5d9c3b..fe22288f4 100644 --- a/gtsam/discrete/Potentials.h +++ b/gtsam/discrete/Potentials.h @@ -69,7 +69,7 @@ namespace gtsam { size_t cardinality(Index j) const { return cardinalities_.at(j);} - /* + /** * @brief Permutes the keys in Potentials * * This permutes the Indices and performs necessary re-ordering of ADD.