.NET Matrix Library
QR Class Methods
See Also  Send Feedback


For a list of all members of this type, see QR members.

Public Methods

 NameDescription
public MethodDisposeReleases all the resources used by the QR object.  
public MethodGetPivotsGets an array of integers containing the pivot indices.  
public MethodSolveSolves a set of least-squares problems (with multiple right hands) using the QR factorization of a general real matrix.  
Top

See Also

.NET Matrix Library