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<