add initial, rough, full-pivoting RRQR decomposition

lots of room for improvement!
and add Gael a (c) line in Householder.h
This commit is contained in:
Benoit Jacob
2009-08-22 01:13:21 -04:00
parent ef582933c1
commit 7bedf5e9cb
6 changed files with 410 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
// for linear algebra.
//
// Copyright (C) 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