Modern interface for f77_dot. See also: mfi_dot, f77_dot.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=REAL32), | intent(in) | :: | x(:) | |||
| real(kind=REAL32), | intent(in) | :: | y(:) | |||
| integer, | intent(in), | optional | :: | incx | ||
| integer, | intent(in), | optional | :: | incy |
Modern interface for f77_dot. See also: mfi_dot, f77_dot.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=REAL64), | intent(in) | :: | x(:) | |||
| real(kind=REAL64), | intent(in) | :: | y(:) | |||
| integer, | intent(in), | optional | :: | incx | ||
| integer, | intent(in), | optional | :: | incy |