dscal Subroutine

subroutine dscal(n, da, dx, incx)

Arguments

Type IntentOptional Attributes Name
integer :: n
double precision :: da
double precision :: dx(1)
integer :: incx