| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=ilp), | intent(in) | :: | n | |||
| complex(kind=dp), | intent(in) | :: | h(ldh,*) | |||
| integer(kind=ilp), | intent(in) | :: | ldh | |||
| complex(kind=dp), | intent(in) | :: | s1 | |||
| complex(kind=dp), | intent(in) | :: | s2 | |||
| complex(kind=dp), | intent(out) | :: | v(*) |