mfi_snrm2 Function

public pure function mfi_snrm2(x, incx)

Modern interface for snrm2. See also: mfi_nrm2, f77_nrm2.

Arguments

Type IntentOptional Attributes Name
real(kind=REAL32), intent(in) :: x(:)
integer, intent(in), optional :: incx

Return Value real(kind=REAL32)