stdlib_dlarrr Interface

interface
public pure module subroutine stdlib_dlarrr(n, d, e, info)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
real(kind=dp), intent(in) :: d(*)
real(kind=dp), intent(inout) :: e(*)
integer(kind=ilp), intent(out) :: info