Class documentation of Concepts

Loading...
Searching...
No Matches
sparseqr::Qmatrix Class Reference

#include <sparseqr.hh>

Public Member Functions

double * ApplyQ (double *)
 

Public Attributes

Jqbegin
 
Jqend
 

Detailed Description

Q matrix of the QR factorization. This class gives access to the Given's rotations.

Author
Thomas H. Robey, 1996, 1997, 1998
See also
Homepage of SparseQR
Thomas H. Robey and Deborah L. Sulsky, Row Ordering for Sparse QR Decomposition, SIAM J. Matrix Anal. and Appl., Vol. 15, No. 4, pp. 1208-1225, October 1994.

Definition at line 96 of file sparseqr.hh.

Member Data Documentation

◆ qbegin

J* sparseqr::Qmatrix::qbegin

Definition at line 98 of file sparseqr.hh.

◆ qend

J * sparseqr::Qmatrix::qend

Definition at line 98 of file sparseqr.hh.


The documentation for this class was generated from the following file: