isaxpy Subroutine

subroutine isaxpy(a, x, lr, y, n)

Arguments

Type IntentOptional AttributesName
real :: a
real :: x
integer :: lr
real :: y
integer :: n

Contents

None