next up previous contents
Next: Standard FORTRAN call Up: Matrix-Vector Operations Previous: PLAPACK calls

Triangular Solve

This operation updates vector x by one of the following

displaymath14265

Here A is of dimension tex2html_wrap_inline14271 and x is a vector of length n . Matrices L and tex2html_wrap_inline14279 indicate the lower- and strictly lower triangular part of matrix A , respectively, and U and tex2html_wrap_inline14285 indicate the upper- and strictly upper triangular part of matrix A , respectively.




next up previous contents
Next: Standard FORTRAN call Up: Matrix-Vector Operations Previous: PLAPACK calls

rvdg@cs.utexas.edu