aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/NEON/Complex.h
diff options
context:
space:
mode:
authorGravatar Konstantinos Margaritis <markos@freevec.org>2016-07-10 16:11:46 +0300
committerGravatar Konstantinos Margaritis <markos@freevec.org>2016-07-10 16:11:46 +0300
commitef05463fcfa32b63533ac0aab1c5e66249d9f7a1 (patch)
tree5b67a1462129798d922a88afe0d9190b6f07a146 /Eigen/src/Core/arch/NEON/Complex.h
parent3c795c6923134da2c887ab2a340de9c0bca888ab (diff)
parent9f7caa7e7dcd195922133e129ce8ef296ff48d13 (diff)
Merged kmargar/eigen/tip into default, Altivec/VSX port should be working ok now.
Diffstat (limited to 'Eigen/src/Core/arch/NEON/Complex.h')
-rw-r--r--Eigen/src/Core/arch/NEON/Complex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/src/Core/arch/NEON/Complex.h b/Eigen/src/Core/arch/NEON/Complex.h
index aa9797885..3e121dce5 100644
--- a/Eigen/src/Core/arch/NEON/Complex.h
+++ b/Eigen/src/Core/arch/NEON/Complex.h
@@ -2,6 +2,7 @@
// for linear algebra.
//
// Copyright (C) 2010 Gael Guennebaud <gael.guennebaud@inria.fr>
+// Copyright (C) 2010 Konstantinos Margaritis <markos@freevec.org>
//
// 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