Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Linear Algebra Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.7 Least Squares Factorization Classes

The Least Squares Factorization Classes allow you to find the best solution to an over-determined or under-determined system of equations. These classes are contained in Table 6.

Table 6: The Least Squares Factorization Classes 

Class Name Description

RWLeastSqCh<T>

Encapsulates a factorization object using a Ch factorization.

RWLeastSqQR<T,QRCalc>

Encapsulates a factorization object using a QR factorization.

RWLeastSqSV<T,SVDCalc>

Encapsulates a factorization object using a SV factorization.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.