aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/level1_impl.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2010-10-08 23:31:57 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2010-10-08 23:31:57 +0200
commit0cae73d1eb55cce447547c400e82eb38cb6d0b0c (patch)
treee0b14bbc23194fe2580e63253e41532d90cf87a0 /blas/level1_impl.h
parenteb105cace86ca7619c3713664f8ae3ce78e5fa62 (diff)
add the prototype of all level2 functions
Diffstat (limited to 'blas/level1_impl.h')
-rw-r--r--blas/level1_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/blas/level1_impl.h b/blas/level1_impl.h
index 1665310c4..f07b41c64 100644
--- a/blas/level1_impl.h
+++ b/blas/level1_impl.h
@@ -1,7 +1,7 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
-// Copyright (C) 2009 Gael Guennebaud <gael.guennebaud@inria.fr>
+// Copyright (C) 2009-2010 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