stdlib_slaed4 Interface

interface
public pure module subroutine stdlib_slaed4(n, i, d, z, delta, rho, dlam, info)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
integer(kind=ilp), intent(in) :: i
real(kind=sp), intent(in) :: d(*)
real(kind=sp), intent(in) :: z(*)
real(kind=sp), intent(out) :: delta(*)
real(kind=sp), intent(in) :: rho
real(kind=sp), intent(out) :: dlam
integer(kind=ilp), intent(out) :: info