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

Triangular Solve with Multiple Right-Hand-Sides

The triangular solve with multiple right-hand-sides operation updates tex2html_wrap_inline15012 matrix B according to one of the following formulae:

displaymath15010

Here L and tex2html_wrap_inline15018 indicate the lower- and strictly lower triangular part of matrix A , respectively, and U and tex2html_wrap_inline15024 indicate the upper- and strictly upper triangular part of matrix A , respectively. Which of these formulae is used is determined by parameters SIDE, UPLO, TRANS, and UNIT.




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

rvdg@cs.utexas.edu