From d400a6245ec0d86b0e3dd2af30e49349ae28b0f0 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Fri, 9 Dec 2011 23:42:39 +0100 Subject: [PATCH] fix compilation with EIGEN_NO_DEBUG --- Eigen/src/Cholesky/LDLT.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Eigen/src/Cholesky/LDLT.h b/Eigen/src/Cholesky/LDLT.h index b29059ba5..c0262f73e 100644 --- a/Eigen/src/Cholesky/LDLT.h +++ b/Eigen/src/Cholesky/LDLT.h @@ -4,7 +4,7 @@ // Copyright (C) 2008-2011 Gael Guennebaud // Copyright (C) 2009 Keir Mierle // Copyright (C) 2009 Benoit Jacob -// Copyright (C) 2011 Timothy E. Holy +// Copyright (C) 2011 Timothy E. Holy // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -456,7 +456,9 @@ LDLT& LDLT::rankUpdate(const MatrixBase