Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=1), | intent(in) | :: | uplo | |||
integer(kind=ilp), | intent(in) | :: | n | |||
complex(kind=sp), | intent(inout) | :: | ap(*) | |||
real(kind=sp), | intent(in) | :: | s(*) | |||
real(kind=sp), | intent(in) | :: | scond | |||
real(kind=sp), | intent(in) | :: | amax | |||
character(len=1), | intent(out) | :: | equed |