Class documentation of Concepts

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

#include <fill.hh>

Public Member Functions

int CalcFill (Smatrix *, Smatrix *)
 
 Fill (Smatrix *, int)
 
void IndexSort (QR *, int *, int)
 
void Init (QR *, int)
 
void Merge (QR *qr)
 
void PivotFill (QR *qr)
 
void Update (int, int)
 
int friend QR::sparseqr ()
 

Detailed Description

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 38 of file fill.hh.

Member Function Documentation

◆ PivotFill()

void sparseqr::Fill::PivotFill ( QR qr)
inline

Definition at line 46 of file fill.hh.


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