Revision: 410
http://lapackpp.svn.sourceforge.net/lapackpp/?rev=410&view=rev
Author: briwhi
Date: 2008-04-23 08:21:05 -0700 (Wed, 23 Apr 2008)
Log Message:
-----------
* include/lapackc.h, include/lafnames.h, include/gfqrd.h,
include/Makefile.am, matrix/src/gfqrd.cc, matrix/src/Makefile.am,
matrix/testing/tgfqrd.cc, matrix/testing/Makefile.am: Add
class LaGenQRFactDouble to calculate the QR decomposition of
a real matrix. This mirrors the complex case in class
LaGenQRFactComplex.
Modified Paths:
--------------
lapackpp/trunk/include/Makefile.am
lapackpp/trunk/include/lafnames.h
lapackpp/trunk/include/lapackc.h
lapackpp/trunk/matrix/src/Makefile.am
lapackpp/trunk/matrix/testing/Makefile.am
Added Paths:
-----------
lapackpp/trunk/include/gfqrd.h
lapackpp/trunk/matrix/src/gfqrd.cc
lapackpp/trunk/matrix/testing/tgfqrd.cc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|