Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | k | |||
integer(kind=ilp), | intent(in) | :: | kstart | |||
integer(kind=ilp), | intent(in) | :: | kstop | |||
integer(kind=ilp), | intent(in) | :: | n | |||
real(kind=sp), | intent(out) | :: | d(*) | |||
real(kind=sp), | intent(out) | :: | q(ldq,*) | |||
integer(kind=ilp), | intent(in) | :: | ldq | |||
real(kind=sp), | intent(in) | :: | rho | |||
real(kind=sp), | intent(inout) | :: | dlamda(*) | |||
real(kind=sp), | intent(inout) | :: | w(*) | |||
real(kind=sp), | intent(out) | :: | s(lds,*) | |||
integer(kind=ilp), | intent(in) | :: | lds | |||
integer(kind=ilp), | intent(out) | :: | info |