From 6f7f0ab6c2a2a95486f3f29345e968d7d7e7fecb Mon Sep 17 00:00:00 2001 From: Pavel Holoborodko Date: Tue, 20 Aug 2013 16:06:13 +0900 Subject: [PATCH] Removed unnecessary parentheses --- Eigen/src/SparseLU/SparseLU.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Eigen/src/SparseLU/SparseLU.h b/Eigen/src/SparseLU/SparseLU.h index a504cb972..b6e0511b8 100644 --- a/Eigen/src/SparseLU/SparseLU.h +++ b/Eigen/src/SparseLU/SparseLU.h @@ -269,7 +269,7 @@ class SparseLU : public internal::SparseLUImpl