aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_vector.cpp
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-03-22 11:58:22 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-03-22 11:58:22 +0100
commit22c7609d72c3faaebe7931a4f6759e3c4546839a (patch)
treed91e10a7219d5352d6b118b0084a6eaf18f7f404 /test/sparse_vector.cpp
parent5fda8cdfb36a56288c54bd2f87bf596cb06b506a (diff)
extend sparse product unit tests
Diffstat (limited to 'test/sparse_vector.cpp')
-rw-r--r--test/sparse_vector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sparse_vector.cpp b/test/sparse_vector.cpp
index be85740c0..b3249915e 100644
--- a/test/sparse_vector.cpp
+++ b/test/sparse_vector.cpp
@@ -1,7 +1,7 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
-// Copyright (C) 2008 Daniel Gomez Ferro <dgomezferro@gmail.com>
+// Copyright (C) 2008-2011 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// Eigen is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public