Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | k | |||
integer(kind=ilp), | intent(in) | :: | n | |||
integer(kind=ilp), | intent(in) | :: | n1 | |||
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(in) | :: | q2(*) | |||
integer(kind=ilp), | intent(in) | :: | indx(*) | |||
integer(kind=ilp), | intent(in) | :: | ctot(*) | |||
real(kind=sp), | intent(inout) | :: | w(*) | |||
real(kind=sp), | intent(out) | :: | s(*) | |||
integer(kind=ilp), | intent(out) | :: | info |