From 6347b1db5bb427285faf322190e94679e49f4e3b Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 22 May 2009 20:25:33 +0200 Subject: remove sentence "Eigen itself is part of the KDE project." it never made very precise sense. but now does it still make any? --- Eigen/src/Cholesky/CholeskyInstantiations.cpp | 2 +- Eigen/src/Cholesky/LDLT.h | 2 +- Eigen/src/Cholesky/LLT.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Eigen/src/Cholesky') diff --git a/Eigen/src/Cholesky/CholeskyInstantiations.cpp b/Eigen/src/Cholesky/CholeskyInstantiations.cpp index e7f40a2ce..92902f19b 100644 --- a/Eigen/src/Cholesky/CholeskyInstantiations.cpp +++ b/Eigen/src/Cholesky/CholeskyInstantiations.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2008 Gael Guennebaud // diff --git a/Eigen/src/Cholesky/LDLT.h b/Eigen/src/Cholesky/LDLT.h index 5cd6f1bb1..4484e0790 100644 --- a/Eigen/src/Cholesky/LDLT.h +++ b/Eigen/src/Cholesky/LDLT.h @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2008 Gael Guennebaud // Copyright (C) 2009 Keir Mierle diff --git a/Eigen/src/Cholesky/LLT.h b/Eigen/src/Cholesky/LLT.h index 14ec51a68..f8c09f816 100644 --- a/Eigen/src/Cholesky/LLT.h +++ b/Eigen/src/Cholesky/LLT.h @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2008 Gael Guennebaud // -- cgit v1.2.3