From 36c478cd6e3220661617001d3d86d5d7de54482a Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 19 Jan 2009 22:29:28 +0000 Subject: optimize A * v product for A sparse and row major --- test/sparse_vector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/sparse_vector.cpp') diff --git a/test/sparse_vector.cpp b/test/sparse_vector.cpp index 0a66af621..64f52cbe9 100644 --- a/test/sparse_vector.cpp +++ b/test/sparse_vector.cpp @@ -54,7 +54,7 @@ template void sparse_vector(int rows, int cols) for (unsigned int i=0; i