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