Add my name to copyright notice in ColPivHouseholder.h, mostly for previous work on stable norm downdate formula.

This commit is contained in:
Rasmus Munk Larsen 2016-02-06 17:48:42 -08:00
parent 86d6201d7b
commit 019fff9a00

View File

@ -3,6 +3,7 @@
// //
// Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2008-2009 Gael Guennebaud <gael.guennebaud@inria.fr>
// Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2009 Benoit Jacob <jacob.benoit.1@gmail.com>
// Copyright (C) 2016 Rasmus Munk Larsen <rmlarsen@google.com>
// //
// This Source Code Form is subject to the terms of the Mozilla // 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 // Public License v. 2.0. If a copy of the MPL was not distributed