Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | itype | |||
character(len=1), | intent(in) | :: | uplo | |||
integer(kind=ilp), | intent(in) | :: | n | |||
complex(kind=dp), | intent(inout) | :: | ap(*) | |||
complex(kind=dp), | intent(in) | :: | bp(*) | |||
integer(kind=ilp), | intent(out) | :: | info |