Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ilp), | intent(in) | :: | job | |||
integer(kind=ilp), | intent(in) | :: | j | |||
complex(kind=sp), | intent(in) | :: | x(j) | |||
real(kind=sp), | intent(in) | :: | sest | |||
complex(kind=sp), | intent(in) | :: | w(j) | |||
complex(kind=sp), | intent(in) | :: | gamma | |||
real(kind=sp), | intent(out) | :: | sestpr | |||
complex(kind=sp), | intent(out) | :: | s | |||
complex(kind=sp), | intent(out) | :: | c |