From f15961321079854b37bdb33ad82e30175dc093fd Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Sun, 13 Jun 2010 22:53:53 +0200 Subject: [PATCH] compilation fix --- Eigen/src/Sparse/SparseBlock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eigen/src/Sparse/SparseBlock.h b/Eigen/src/Sparse/SparseBlock.h index 8e530182d..8f17b2093 100644 --- a/Eigen/src/Sparse/SparseBlock.h +++ b/Eigen/src/Sparse/SparseBlock.h @@ -167,7 +167,7 @@ class SparseInnerVectorSet, Size> Index nonZeros() const { Index count = 0; - for (Index j=0; j