aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2014-06-23 10:40:03 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2014-06-23 10:40:03 +0200
commit3849cc65ee2192ddd9d63cdc2e65cb74128bcbb3 (patch)
tree562f7a7eecfad04c93e3a734804c22c087b37ac9 /Eigen/src/SparseCore/SparseCwiseUnaryOp.h
parentec0a8b2e6dab9af4b4fc6c91d2ab7b01e47ea5ce (diff)
Implement binaryop and transpose evaluators for sparse matrices
Diffstat (limited to 'Eigen/src/SparseCore/SparseCwiseUnaryOp.h')
-rw-r--r--Eigen/src/SparseCore/SparseCwiseUnaryOp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/SparseCore/SparseCwiseUnaryOp.h b/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
index c5042504b..ead3af59d 100644
--- a/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
+++ b/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
@@ -1,7 +1,7 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
-// Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud@inria.fr>
+// Copyright (C) 2008-2014 Gael Guennebaud <gael.guennebaud@inria.fr>
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed