#include <fill.hh>
|
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 () |
|
- 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.
◆ PivotFill()
void sparseqr::Fill::PivotFill |
( |
QR * |
qr | ) |
|
|
inline |
The documentation for this class was generated from the following file: