* fix bug in col-pivoting qr, forgot to swap the colNorms when swapping cols

* add Gael a copyright line
This commit is contained in:
Benoit Jacob
2009-09-16 14:19:59 -04:00
parent 46be9c9ac1
commit a4fd0aa25b
3 changed files with 3 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
// for linear algebra.
//
// Copyright (C) 2006-2009 Benoit Jacob <jacob.benoit.1@gmail.com>
// Copyright (C) 2009 Gael Guennebaud <g.gael@free.fr>
//
// Eigen is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public