NLSL
qrsolv.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine qrsolv (n, r, ldr, ipvt, diag, qtb, x, sdiag, wa)
 

Function/Subroutine Documentation

subroutine qrsolv ( integer  n,
double precision, dimension(ldr,n)  r,
integer  ldr,
integer, dimension(n)  ipvt,
double precision, dimension(n)  diag,
double precision, dimension(n)  qtb,
double precision, dimension(n)  x,
double precision, dimension(n)  sdiag,
double precision, dimension(n)  wa 
)

Definition at line 2 of file qrsolv.f90.

Here is the caller graph for this function: