stdlib_slaruv Interface

interface
public pure module subroutine stdlib_slaruv(iseed, n, x)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(inout) :: iseed(4_ilp)
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(out) :: x(n)