From 4716040703be1ee906439385d20475dcddad5ce3 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Mon, 25 Oct 2010 10:15:22 -0400 Subject: bug #86 : use internal:: namespace instead of ei_ prefix --- 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 a5101398c..be85740c0 100644 --- a/test/sparse_vector.cpp +++ b/test/sparse_vector.cpp @@ -48,7 +48,7 @@ template void sparse_vector(int rows, int cols) initSparse(densityVec, refV2, v2); initSparse(densityVec, refV3, v3); - Scalar s1 = ei_random(); + Scalar s1 = internal::random(); // test coeff and coeffRef for (unsigned int i=0; i