From e0832d5d9312d722f488704f1571b7b9780d463e Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 18 May 2009 17:26:01 +0200 Subject: [PATCH] fix bug reported by Moritz Lenz about random setter --- Eigen/src/Sparse/RandomSetter.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Eigen/src/Sparse/RandomSetter.h b/Eigen/src/Sparse/RandomSetter.h index 839d18449..5f9cbed09 100644 --- a/Eigen/src/Sparse/RandomSetter.h +++ b/Eigen/src/Sparse/RandomSetter.h @@ -45,7 +45,7 @@ template struct StdMapTraits * * To use it you need to both define EIGEN_UNORDERED_MAP_SUPPORT and include the unordered_map header file * yourself making sure that unordered_map is defined in the std namespace. - * + * * For instance, with current version of gcc you can either enable C++0x standard (-std=c++0x) or do: * \code * #include @@ -151,7 +151,7 @@ template struct GoogleSparseHashMapTraits * - \#include yourself \b before Eigen/Sparse header * - define EIGEN_GOOGLEHASH_SUPPORT * In the later case the inclusion of is made for you. - * + * * \see http://code.google.com/p/google-sparsehash/ */ templatestartVec(k); const int outerOffset = (1<