stdlib_csscal Interface

interface
public pure module subroutine stdlib_csscal(n, sa, cx, incx)

Arguments

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