stdlib_drscl Interface

interface
public pure module subroutine stdlib_drscl(n, sa, sx, incx)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
real(kind=dp), intent(in) :: sa
real(kind=dp), intent(inout) :: sx(*)
integer(kind=ilp), intent(in) :: incx