Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | n | |||
real(kind=sp), | intent(in) | :: | d(*) | |||
complex(kind=sp), | intent(in) | :: | e(*) | |||
real(kind=sp), | intent(in) | :: | anorm | |||
real(kind=sp), | intent(out) | :: | rcond | |||
real(kind=sp), | intent(out) | :: | rwork(*) | |||
integer(kind=ilp), | intent(out) | :: | info |