![]() |
![]()
| ![]() |
![]()
NAMElis_array_cgs - calculate the QR factorization with the classical Gram-Schmidt process SYNOPSISsubroutine lis_array_cgs(LIS_INTEGER n, LIS_SCALAR a(), LIS_SCALAR q(), LIS_SCALAR r(), LIS_INTEGER ierr); DESCRIPTIONCalculate the QR factorization QR=A with the classical Gram-Schmidt process. INPUTOUTPUTSEE ALSOlis(3) http://www.ssisc.org/lis/
|